|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FourthMoment | |
org.apache.commons.math.stat | Data storage, manipulation and summary routines. |
org.apache.commons.math.stat.univariate.moment | Summary statistics based on moments. |
Uses of FourthMoment in org.apache.commons.math.stat |
Fields in org.apache.commons.math.stat declared as FourthMoment | |
protected FourthMoment |
AbstractStorelessDescriptiveStatistics.moment
FourthMoment is used in calculating mean, variance,skew and kurtosis |
Uses of FourthMoment in org.apache.commons.math.stat.univariate.moment |
Fields in org.apache.commons.math.stat.univariate.moment declared as FourthMoment | |
protected FourthMoment |
Kurtosis.moment
|
Constructors in org.apache.commons.math.stat.univariate.moment with parameters of type FourthMoment | |
Kurtosis(FourthMoment m4)
Construct a Kurtosis with an external moment |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |