All Classes and Interfaces

Class
Description
Represents an alternative hypothesis for a hypothesis test.
Implementation of the beta distribution.
Generate confidence intervals for a binomial proportion.
Implementation of the binomial distribution.
Implements binomial test statistics.
Implementation of the Cauchy distribution.
Implementation of the chi-squared distribution.
Implements chi-square test statistics.
Represents an optional adjustment that is made when a discrete distribution is approximated by a continuous distribution.
Interface for distributions on the reals.
Distribution sampling functionality.
Represents an assumption on the dispersion of data.
Interface for distributions on the integers.
Distribution sampling functionality.
Represents a state object for computing a statistic over double valued input(s).
Statistics for double values.
A builder for DoubleStatistics.
Implementation of the exponential distribution.
Implementation of the F-distribution.
Implements Fisher's exact test.
Implementation of the folded normal distribution.
Implementation of the gamma distribution.
Implementation of the geometric distribution.
Computes the geometric mean of the available values.
Implements G-test (Generalized Log-Likelihood Ratio Test) statistics.
Implementation of the Gumbel distribution.
Implementation of the hypergeometric distribution.
Represents a non-equal comparison between two numbers.
Interface representing an interval.
Returns the maximum of the available values.
Computes the arithmetic mean of the available values.
Returns the minimum of the available values.
Computes the standard deviation of the available values.
Represents a state object for computing a statistic over int valued input(s).
Statistics for int values.
A builder for IntStatistics.
Returns the sum of the available values.
Returns the sum of the squares of the available values.
Computes the variance of the available values.
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.
Computes the kurtosis of the available values.
Implementation of the Laplace distribution.
Implementation of the Lévy distribution.
Implementation of the logistic distribution.
Implementation of the log-normal distribution.
Implementation of the log-uniform distribution.
Returns the maximum of the available values.
Computes the arithmetic mean of the available values.
Returns the minimum of the available values.
Computes the standard deviation of the available values.
Represents a state object for computing a statistic over long valued input(s).
Statistics for long values.
A builder for LongStatistics.
Returns the sum of the available values.
Returns the sum of the squares of the available values.
Computes the variance of the available values.
Implements the Mann-Whitney U test (also called Wilcoxon rank-sum test).
Result for the Mann-Whitney U test.
Returns the maximum of the available values.
Computes the arithmetic mean of the available values.
Returns the median of the available values.
Returns the minimum of the available values.
Implementation of the Nakagami distribution.
Defines the policy for NaN values found in data.
Strategies for handling NaN values in rank transformations.
Ranking based on the natural ordering on floating-point values.
Generate confidence intervals for a normally distributed population.
Implementation of the normal (Gaussian) distribution.
Implements one-way ANOVA (analysis of variance) statistics.
Result for the one-way ANOVA.
Implementation of the Pareto (Type I) distribution.
Implementation of the Pascal distribution.
Implementation of the Poisson distribution.
Returns the product of the available values.
Represents a method for computing a p-value for a test statistic.
Provides quantile computation.
Estimation methods for a quantile.
Interface representing a rank transformation.
Contains the result of a test for significance.
Computes the skewness of the available values.
Computes the standard deviation of the available values.
A statistic that can be computed on univariate data, for example a stream of double values.
A mutable result container that accumulates a StatisticResult.
Represents the result of a statistic computed over a set of values.
Configuration for computation of statistics.
Returns the sum of the available values.
Returns the sum of the natural logarithm of available values.
Returns the sum of the squares of the available values.
Implementation of Student's t-distribution.
Strategies for handling tied values in rank transformations.
Implementation of the trapezoidal distribution.
Implementation of the triangular distribution.
Implementation of the truncated normal distribution.
Implements Student's t-test statistics.
Result for the t-test.
Implements an unconditioned exact test for a contingency table.
Define the method to determine the more extreme tables.
Result for the unconditioned exact test.
Implementation of the uniform distribution.
Implementation of the uniform discrete distribution.
Computes the variance of the available values.
Implementation of the Weibull distribution.
Implements the Wilcoxon signed-rank test.
Result for the Wilcoxon signed-rank test.
Implementation of the Zipf distribution.