|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.math.stat.inference.TestFactory
org.apache.commons.math.stat.inference.TestFactoryImpl
public class TestFactoryImpl
A concrete inference test factory. This is the default factory used by Commons-Math.
| Constructor Summary | |
|---|---|
TestFactoryImpl()
Deprecated. Default constructor. |
|
| Method Summary | |
|---|---|
ChiSquareTest |
createChiSquareTest()
Deprecated. Create a ChiSquareTest instance. |
TTest |
createTTest()
Deprecated. Create a TTest instance. |
| Methods inherited from class org.apache.commons.math.stat.inference.TestFactory |
|---|
newInstance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestFactoryImpl()
| Method Detail |
|---|
public TTest createTTest()
createTTest in class TestFactorypublic ChiSquareTest createChiSquareTest()
createChiSquareTest in class TestFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||