Uses of Package
org.apache.commons.math.stat.inference

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

Classes in org.apache.commons.math.stat.inference used by org.apache.commons.math.stat.inference
ChiSquareTest
          An interface for Chi-Square tests.
TestFactory
          Abstract factory to create inference test instances.
TTest
          An interface for Student's t-tests.
 



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