public interface FDistribution extends ContinuousDistribution
References:
Modifier and Type | Method and Description |
---|---|
double |
getDenominatorDegreesOfFreedom()
Access the denominator degrees of freedom.
|
double |
getNumeratorDegreesOfFreedom()
Access the numerator degrees of freedom.
|
void |
setDenominatorDegreesOfFreedom(double degreesOfFreedom)
Deprecated.
as of v2.1
|
void |
setNumeratorDegreesOfFreedom(double degreesOfFreedom)
Deprecated.
as of v2.1
|
inverseCumulativeProbability
cumulativeProbability, cumulativeProbability
@Deprecated void setNumeratorDegreesOfFreedom(double degreesOfFreedom)
degreesOfFreedom
- the new numerator degrees of freedom.double getNumeratorDegreesOfFreedom()
@Deprecated void setDenominatorDegreesOfFreedom(double degreesOfFreedom)
degreesOfFreedom
- the new denominator degrees of freedom.double getDenominatorDegreesOfFreedom()
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"