Package | Description |
---|---|
org.apache.commons.math.stat.inference |
Classes providing hypothesis testing and confidence interval
construction.
|
Modifier and Type | Class and Description |
---|---|
class |
TTestImpl
Implements t-test statistics defined in the
TTest interface. |
Modifier and Type | Method and Description |
---|---|
static TTest |
TestUtils.getTTest()
Deprecated.
2.2 will be removed in 3.0
|
Modifier and Type | Method and Description |
---|---|
static void |
TestUtils.setChiSquareTest(TTest chiSquareTest)
Deprecated.
2.2 will be removed in 3.0 - not compatible with use from multiple threads
|
Copyright © 2003–2018. All rights reserved.