|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThirdMoment | |
org.apache.commons.math.stat.univariate.moment | Summary statistics based on moments. |
Uses of ThirdMoment in org.apache.commons.math.stat.univariate.moment |
Subclasses of ThirdMoment in org.apache.commons.math.stat.univariate.moment | |
class |
FourthMoment
The FourthMoment is calculated using the following recursive strategy . |
Fields in org.apache.commons.math.stat.univariate.moment declared as ThirdMoment | |
protected ThirdMoment |
Skewness.moment
|
Constructors in org.apache.commons.math.stat.univariate.moment with parameters of type ThirdMoment | |
Skewness(ThirdMoment m3)
Constructs a Skewness with an external moment |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |