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