Class | Description |
---|---|
ChiSquareTest |
Implements Chi-Square test statistics.
|
GTest |
Implements G 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 © 2017 CNES. All rights reserved.