Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.apache.commons.statistics.distribution.AbstractContinuousDistribution (implements org.apache.commons.statistics.distribution.ContinuousDistribution)
- org.apache.commons.statistics.distribution.AbstractDiscreteDistribution (implements org.apache.commons.statistics.distribution.DiscreteDistribution)
- org.apache.commons.statistics.inference.Arguments
- org.apache.commons.statistics.distribution.ArgumentUtils
- org.apache.commons.statistics.inference.BaseSignificanceResult (implements org.apache.commons.statistics.inference.SignificanceResult)
- org.apache.commons.statistics.inference.BinomialTest
- org.apache.commons.statistics.inference.BracketFinder
- org.apache.commons.statistics.inference.BrentOptimizer
- org.apache.commons.statistics.inference.BrentOptimizer.PointValuePair
- org.apache.commons.statistics.inference.ChiSquareTest
- org.apache.commons.statistics.distribution.Constants
- org.apache.commons.statistics.descriptive.DoubleStatistics (implements java.util.function.DoubleConsumer)
- org.apache.commons.statistics.descriptive.DoubleStatistics.Builder
- org.apache.commons.statistics.distribution.ExtendedPrecision
- org.apache.commons.statistics.descriptive.FirstMoment (implements java.util.function.DoubleConsumer)
- org.apache.commons.statistics.inference.FisherExactTest
- org.apache.commons.statistics.descriptive.GeometricMean (implements org.apache.commons.statistics.descriptive.DoubleStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.inference.GTest
- org.apache.commons.statistics.inference.Hypergeom
- org.apache.commons.statistics.descriptive.Int128
- org.apache.commons.statistics.descriptive.Interpolation
- org.apache.commons.statistics.descriptive.IntMath
- org.apache.commons.statistics.descriptive.IntMax (implements org.apache.commons.statistics.descriptive.IntStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.IntMean (implements org.apache.commons.statistics.descriptive.IntStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.IntMin (implements org.apache.commons.statistics.descriptive.IntStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.IntStandardDeviation (implements org.apache.commons.statistics.descriptive.IntStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.IntStatistics (implements java.util.function.IntConsumer)
- org.apache.commons.statistics.descriptive.IntStatistics.Builder
- org.apache.commons.statistics.descriptive.IntSum (implements org.apache.commons.statistics.descriptive.IntStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.IntSumOfSquares (implements org.apache.commons.statistics.descriptive.IntStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.IntVariance (implements org.apache.commons.statistics.descriptive.IntStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.inference.KolmogorovSmirnovDistribution
- org.apache.commons.statistics.inference.KolmogorovSmirnovDistribution.One
- org.apache.commons.statistics.inference.KolmogorovSmirnovDistribution.Two
- org.apache.commons.statistics.inference.KolmogorovSmirnovTest
- org.apache.commons.statistics.descriptive.Kurtosis (implements org.apache.commons.statistics.descriptive.DoubleStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.LongMax (implements org.apache.commons.statistics.descriptive.LongStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.LongMean (implements org.apache.commons.statistics.descriptive.LongStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.LongMin (implements org.apache.commons.statistics.descriptive.LongStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.LongStandardDeviation (implements org.apache.commons.statistics.descriptive.LongStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.LongStatistics (implements java.util.function.LongConsumer)
- org.apache.commons.statistics.descriptive.LongStatistics.Builder
- org.apache.commons.statistics.descriptive.LongSum (implements org.apache.commons.statistics.descriptive.LongStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.LongSumOfSquares (implements org.apache.commons.statistics.descriptive.LongStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.LongVariance (implements org.apache.commons.statistics.descriptive.LongStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.inference.MannWhitneyUTest
- org.apache.commons.statistics.descriptive.Max (implements org.apache.commons.statistics.descriptive.DoubleStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.Mean (implements org.apache.commons.statistics.descriptive.DoubleStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.Median
- org.apache.commons.statistics.descriptive.Min (implements org.apache.commons.statistics.descriptive.DoubleStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.NaNTransformers
- org.apache.commons.statistics.descriptive.NaNTransformers.ErrorNaNTransformer (implements org.apache.commons.statistics.descriptive.NaNTransformer)
- org.apache.commons.statistics.descriptive.NaNTransformers.ExcludeNaNTransformer (implements org.apache.commons.statistics.descriptive.NaNTransformer)
- org.apache.commons.statistics.descriptive.NaNTransformers.IncludeNaNTransformer (implements org.apache.commons.statistics.descriptive.NaNTransformer)
- org.apache.commons.statistics.ranking.NaturalRanking (implements org.apache.commons.statistics.ranking.RankingAlgorithm)
- org.apache.commons.statistics.ranking.NaturalRanking.DataPosition (implements java.lang.Comparable<T>)
- org.apache.commons.statistics.ranking.NaturalRanking.IntList
- org.apache.commons.statistics.inference.OneWayAnova
- org.apache.commons.statistics.descriptive.Product (implements org.apache.commons.statistics.descriptive.DoubleStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.Quantile
- org.apache.commons.statistics.distribution.SaddlePointExpansionUtils
- org.apache.commons.statistics.inference.Searches
- org.apache.commons.statistics.descriptive.Skewness (implements org.apache.commons.statistics.descriptive.DoubleStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.inference.SquareMatrixSupport
- org.apache.commons.statistics.inference.SquareMatrixSupport.ArrayRealSquareMatrix (implements org.apache.commons.statistics.inference.SquareMatrixSupport.RealSquareMatrix)
- org.apache.commons.statistics.descriptive.StandardDeviation (implements org.apache.commons.statistics.descriptive.DoubleStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.Statistics
- org.apache.commons.statistics.descriptive.StatisticsConfiguration
- org.apache.commons.statistics.inference.StatisticUtils
- org.apache.commons.statistics.descriptive.Sum (implements org.apache.commons.statistics.descriptive.DoubleStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.SumOfLogs (implements org.apache.commons.statistics.descriptive.DoubleStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.descriptive.SumOfSquares (implements org.apache.commons.statistics.descriptive.DoubleStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- java.lang.Throwable (implements java.io.Serializable)
- org.apache.commons.statistics.inference.TTest
- org.apache.commons.statistics.descriptive.UInt128
- org.apache.commons.statistics.descriptive.UInt192
- org.apache.commons.statistics.descriptive.UInt96
- org.apache.commons.statistics.inference.UnconditionedExactTest
- org.apache.commons.statistics.inference.UnconditionedExactTest.Candidates
- org.apache.commons.statistics.inference.UnconditionedExactTest.XYList
- org.apache.commons.statistics.descriptive.Variance (implements org.apache.commons.statistics.descriptive.DoubleStatistic, org.apache.commons.statistics.descriptive.StatisticAccumulator<T>)
- org.apache.commons.statistics.inference.WilcoxonSignedRankTest