|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThirdMoment | |
---|---|
org.apache.commons.math.stat.descriptive.moment | Summary statistics based on moments. |
Uses of ThirdMoment in org.apache.commons.math.stat.descriptive.moment |
---|
Subclasses of ThirdMoment in org.apache.commons.math.stat.descriptive.moment | |
---|---|
class |
FourthMoment
Computes a statistic related to the Fourth Central Moment. |
Fields in org.apache.commons.math.stat.descriptive.moment declared as ThirdMoment | |
---|---|
protected ThirdMoment |
Skewness.moment
Third moment on which this statistic is based |
Constructors in org.apache.commons.math.stat.descriptive.moment with parameters of type ThirdMoment | |
---|---|
Skewness(ThirdMoment m3)
Constructs a Skewness with an external moment |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |