Uses of Interface
org.apache.commons.math.distribution.TDistribution
Packages that use TDistribution
Package
Description
Implementations of common discrete and continuous distributions.
Classes providing hypothesis testing and confidence interval
construction.
Statistical routines involving multivariate data.
-
Uses of TDistribution in org.apache.commons.math.distribution
Classes in org.apache.commons.math.distribution that implement TDistribution -
Uses of TDistribution in org.apache.commons.math.stat.inference
Methods in org.apache.commons.math.stat.inference with parameters of type TDistributionModifier and TypeMethodDescriptionvoid
TTestImpl.setDistribution
(TDistribution value) Deprecated.in 2.2 (to be removed in 3.0).Constructors in org.apache.commons.math.stat.inference with parameters of type TDistributionModifierConstructorDescriptionDeprecated.in 2.2 (to be removed in 3.0). -
Uses of TDistribution in org.apache.commons.math.stat.regression
Methods in org.apache.commons.math.stat.regression with parameters of type TDistributionModifier and TypeMethodDescriptionvoid
SimpleRegression.setDistribution
(TDistribution value) Deprecated.in 2.2 (to be removed in 3.0).Constructors in org.apache.commons.math.stat.regression with parameters of type TDistributionModifierConstructorDescriptionDeprecated.in 2.2 (to be removed in 3.0).