|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TDistribution | |
---|---|
org.apache.commons.math.distribution | Implementations of common discrete and continuous distributions. |
Uses of TDistribution in org.apache.commons.math.distribution |
---|
Classes in org.apache.commons.math.distribution that implement TDistribution | |
---|---|
class |
TDistributionImpl
Default implementation of TDistribution . |
Methods in org.apache.commons.math.distribution that return TDistribution | |
---|---|
abstract TDistribution |
DistributionFactory.createTDistribution(double degreesOfFreedom)
Create a new t distribution with the given degrees of freedom. |
TDistribution |
DistributionFactoryImpl.createTDistribution(double degreesOfFreedom)
Create a new t distribution with the given degrees of freedom. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |