Documentation of 'Catalano.Statistics.Regression.ISimpleRegression' Java class
ISimpleRegression
Catalano.Statistics.Regression

Interface ISimpleRegression

    • Method Detail

      • Regression

        double Regression(double x)
        Compute regression of specific value.
        Parameters:
        x - Value.
        Returns:
        Regression.
      • Regression

        double[] Regression(double[] x)
        Compute regression in the vector.
        Parameters:
        x - Vector.
        Returns:
        Regression.
      • CoefficientOfDetermination

        double CoefficientOfDetermination()
        Get the R^2.
        Returns:
      • toString

        java.lang.String toString()
        Show the regression's equation.
        Overrides:
        toString in class java.lang.Object
        Returns:

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.