Package | Description |
---|---|
org.apache.commons.math.stat.inference |
Classes providing hypothesis testing and confidence interval
construction.
|
Modifier and Type | Class and Description |
---|---|
class |
ChiSquareTestImpl
Implements Chi-Square test statistics defined in the
UnknownDistributionChiSquareTest interface. |
Modifier and Type | Method and Description |
---|---|
static UnknownDistributionChiSquareTest |
TestUtils.getUnknownDistributionChiSquareTest()
Deprecated.
2.2 will be removed in 3.0
|
Modifier and Type | Method and Description |
---|---|
static void |
TestUtils.setUnknownDistributionChiSquareTest(UnknownDistributionChiSquareTest unknownDistributionChiSquareTest)
Deprecated.
2.2 will be removed in 3.0 - not compatible with use from multiple threads
|
Copyright © 2003–2019. All rights reserved.