Package | Description |
---|---|
org.apache.commons.math.stat.inference |
Classes providing hypothesis testing and confidence interval
construction.
|
Modifier and Type | Class and Description |
---|---|
class |
OneWayAnovaImpl
Implements one-way ANOVA statistics defined in the
OneWayAnovaImpl
interface. |
Modifier and Type | Method and Description |
---|---|
static OneWayAnova |
TestUtils.getOneWayAnova()
Deprecated.
2.2 will be removed in 3.0
|
Modifier and Type | Method and Description |
---|---|
static void |
TestUtils.setOneWayAnova(OneWayAnova oneWayAnova)
Deprecated.
2.2 will be removed in 3.0 - not compatible with use from multiple threads
|
Copyright © 2003–2015. All rights reserved.