Uses of Class
org.apache.commons.math.stat.inference.TestFactory

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

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

Subclasses of TestFactory in org.apache.commons.math.stat.inference
 class TestFactoryImpl
          A concrete inference test factory.
 

Methods in org.apache.commons.math.stat.inference that return TestFactory
static TestFactory TestFactory.newInstance()
          Create an instance of a TestFactory
 



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