See: Description
| Class | Description |
|---|---|
| ChiSquareTest |
Implements Chi-Square test statistics.
|
| MannWhitneyUTest |
An implementation of the Mann-Whitney U test (also called Wilcoxon rank-sum test).
|
| OneWayAnova |
Implements one-way ANOVA (analysis of variance) statistics.
|
| TestUtils |
A collection of static methods to create inference test instances or to
perform inference tests.
|
| TTest |
An implementation for Student's t-tests.
|
| WilcoxonSignedRankTest |
An implementation of the Wilcoxon signed-rank test.
|
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.