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
          Deprecated. as of 1.2, pluggability of test instances is now provided through constructors and setters.
 

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