Uses of Interface
org.apache.commons.math.stat.inference.UnknownDistributionChiSquareTest

Packages that use UnknownDistributionChiSquareTest
org.apache.commons.math.stat.inference Classes providing hypothesis testing and confidence interval construction. 
 

Uses of UnknownDistributionChiSquareTest in org.apache.commons.math.stat.inference
 

Classes in org.apache.commons.math.stat.inference that implement UnknownDistributionChiSquareTest
 class ChiSquareTestImpl
          Implements Chi-Square test statistics defined in the UnknownDistributionChiSquareTest interface.
 



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