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 class
Result for the one-sample Kolmogorov-Smirnov test.static final class
Result for the two-sample Kolmogorov-Smirnov test.static final class
Result for the Mann-Whitney U test.static final class
Result for the one-way ANOVA.static final class
Result for the t-test.static final class
Result for the unconditioned exact test.static final class
Result for the Wilcoxon signed-rank test.