averageT {TruncExpFam} | R Documentation |
Averages out the sufficient statistics T(y)
Description
Takes a vector of values and returns the column average of their sufficient statistic (determined by their class)
Usage
averageT(y)
Arguments
y |
vector of values |
Value
A vector with the average of the sufficient statistics
[Package TruncExpFam version 1.1.1 Index]