Uses of Package
org.apache.commons.statistics.inference
Packages that use org.apache.commons.statistics.inference
-
Classes in org.apache.commons.statistics.inference used by org.apache.commons.statistics.inferenceClassDescriptionEnumerates alternative hypotheses for a hypothesis test.Base implementation for the result of a test for significance.Implements binomial test statistics.This class holds a point and the value of an objective function at this point.Implements chi-square test statistics.Enumerates optional adjustments that is made when a discrete distribution is approximated by a continuous distribution.Enumerates assumptions on the dispersion of data.Implements Fisher's exact test.Implements G-test (Generalized Log-Likelihood Ratio Test) statistics.Provide a wrapper around the
HypergeometricDistributionthat caches all probability mass values.Enumerates non-equal comparisons between two numbers.Defines a scaled power function.Implements the Kolmogorov-Smirnov (K-S) test for equality of continuous distributions.Result for the one-sample Kolmogorov-Smirnov test.Result for the two-sample Kolmogorov-Smirnov test.Implements the Mann-Whitney U test (also called Wilcoxon rank-sum test).Result for the Mann-Whitney U test.Implements one-way ANOVA (analysis of variance) statistics.Result for the one-way ANOVA.Enumerates methods for computing a p-value for a test statistic.Contains the result of a test for significance.Define a real-valued square matrix.Implements Student's t-test statistics.Result for the t-test.Implements an unconditioned exact test for a contingency table.A container of (key,value) pairs to store candidate minima.Enumerates methods to determine the more extreme tables.Result for the unconditioned exact test.An expandable list of (x,y) values.Implements the Wilcoxon signed-rank test.Result for the Wilcoxon signed-rank test.