|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TTest | |
---|---|
org.apache.commons.math.stat.inference | Classes providing hypothesis testing and confidence interval construction. |
Uses of TTest in org.apache.commons.math.stat.inference |
---|
Classes in org.apache.commons.math.stat.inference that implement TTest | |
---|---|
class |
TTestImpl
Implements t-test statistics defined in the TTest interface. |
Methods in org.apache.commons.math.stat.inference that return TTest | |
---|---|
static TTest |
TestUtils.getTTest()
Deprecated. 2.2 will be removed in 3.0 |
Methods in org.apache.commons.math.stat.inference with parameters of type TTest | |
---|---|
static void |
TestUtils.setChiSquareTest(TTest chiSquareTest)
Deprecated. 2.2 will be removed in 3.0 - not compatible with use from multiple threads |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |