Uses of Class
org.apache.commons.statistics.inference.BaseSignificanceResult
Packages that use BaseSignificanceResult
-
Uses of BaseSignificanceResult in org.apache.commons.statistics.inference
Subclasses of BaseSignificanceResult in org.apache.commons.statistics.inferenceModifier and TypeClassDescriptionstatic classResult for the one-sample Kolmogorov-Smirnov test.static final classResult for the two-sample Kolmogorov-Smirnov test.static final classResult for the Mann-Whitney U test.static final classResult for the one-way ANOVA.static final classResult for the t-test.static final classResult for the unconditioned exact test.static final classResult for the Wilcoxon signed-rank test.