Uses of Class
org.apache.commons.math.stat.descriptive.moment.FourthMoment

Packages that use FourthMoment
org.apache.commons.math.stat.descriptive.moment Summary statistics based on moments. 
 

Uses of FourthMoment in org.apache.commons.math.stat.descriptive.moment
 

Fields in org.apache.commons.math.stat.descriptive.moment declared as FourthMoment
protected  FourthMoment Kurtosis.moment
          Fourth Moment on which this statistic is based
 

Constructors in org.apache.commons.math.stat.descriptive.moment with parameters of type FourthMoment
Kurtosis(FourthMoment m4)
          Construct a Kurtosis from an external moment
 



Copyright © 2003-2008 The Apache Software Foundation. All Rights Reserved.