Class Hierarchy
- java.lang.Object
- org.apache.commons.statistics.inference.Arguments
- org.apache.commons.statistics.inference.BaseSignificanceResult (implements org.apache.commons.statistics.inference.SignificanceResult)
- org.apache.commons.statistics.inference.KolmogorovSmirnovTest.OneResult
- org.apache.commons.statistics.inference.KolmogorovSmirnovTest.TwoResult
- org.apache.commons.statistics.inference.MannWhitneyUTest.Result
- org.apache.commons.statistics.inference.OneWayAnova.Result
- org.apache.commons.statistics.inference.TTest.Result
- org.apache.commons.statistics.inference.UnconditionedExactTest.Result
- org.apache.commons.statistics.inference.WilcoxonSignedRankTest.Result
- org.apache.commons.statistics.inference.KolmogorovSmirnovTest.OneResult
- 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.inference.FisherExactTest
- org.apache.commons.statistics.inference.GTest
- org.apache.commons.statistics.inference.Hypergeom
- 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.inference.MannWhitneyUTest
- org.apache.commons.statistics.inference.OneWayAnova
- org.apache.commons.statistics.inference.Searches
- 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.inference.StatisticUtils
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- java.lang.IllegalArgumentException
- org.apache.commons.statistics.inference.InferenceException
- java.lang.IllegalArgumentException
- java.lang.RuntimeException
- java.lang.Exception
- org.apache.commons.statistics.inference.TTest
- org.apache.commons.statistics.inference.UnconditionedExactTest
- org.apache.commons.statistics.inference.UnconditionedExactTest.Candidates
- org.apache.commons.statistics.inference.UnconditionedExactTest.XYList
- org.apache.commons.statistics.inference.WilcoxonSignedRankTest
Interface Hierarchy
- org.apache.commons.statistics.inference.KolmogorovSmirnovDistribution.One.ScaledPower
- org.apache.commons.statistics.inference.SignificanceResult
- org.apache.commons.statistics.inference.SquareMatrixSupport.RealSquareMatrix
- org.apache.commons.statistics.inference.UnconditionedExactTest.BoschlooStatistic
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.commons.statistics.inference.AlternativeHypothesis
- org.apache.commons.statistics.inference.ContinuityCorrection
- org.apache.commons.statistics.inference.DataDispersion
- org.apache.commons.statistics.inference.Inequality
- org.apache.commons.statistics.inference.PValueMethod
- org.apache.commons.statistics.inference.UnconditionedExactTest.Method
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)