public interface TDistribution extends ContinuousDistribution
References:
| Modifier and Type | Method and Description |
|---|---|
double |
getDegreesOfFreedom()
Access the degrees of freedom.
|
void |
setDegreesOfFreedom(double degreesOfFreedom)
Deprecated.
as of v2.1
|
inverseCumulativeProbabilitycumulativeProbability, cumulativeProbability@Deprecated void setDegreesOfFreedom(double degreesOfFreedom)
degreesOfFreedom - the new degrees of freedom.double getDegreesOfFreedom()
Copyright (c) 2003-2013 Apache Software Foundation