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.inferenceClassDescriptionRepresents an alternative hypothesis 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.Represents an optional adjustment that is made when a discrete distribution is approximated by a continuous distribution.Represents an assumption on the dispersion of data.Implements Fisher's exact test.Implements G-test (Generalized Log-Likelihood Ratio Test) statistics.Provide a wrapper around the
HypergeometricDistribution
that caches all probability mass values.Represents a non-equal comparison 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.Represents a method 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.Define the method 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.