Documentation of 'org.apache.commons.math.distribution.FDistribution' Java class
FDistribution
org.apache.commons.math.distribution

Interface FDistribution

    • Method Detail

      • setNumeratorDegreesOfFreedom

        @Deprecated
        void setNumeratorDegreesOfFreedom(double degreesOfFreedom)
        Deprecated. as of v2.1
        Modify the numerator degrees of freedom.
        Parameters:
        degreesOfFreedom - the new numerator degrees of freedom.
      • getNumeratorDegreesOfFreedom

        double getNumeratorDegreesOfFreedom()
        Access the numerator degrees of freedom.
        Returns:
        the numerator degrees of freedom.
      • setDenominatorDegreesOfFreedom

        @Deprecated
        void setDenominatorDegreesOfFreedom(double degreesOfFreedom)
        Deprecated. as of v2.1
        Modify the denominator degrees of freedom.
        Parameters:
        degreesOfFreedom - the new denominator degrees of freedom.
      • getDenominatorDegreesOfFreedom

        double getDenominatorDegreesOfFreedom()
        Access the denominator degrees of freedom.
        Returns:
        the denominator degrees of freedom.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.