org.apache.commons.math.stats generated an error for 
OLSMultipleLinearRegression
---------------------------------------------------------------------------------

                 Key: MATH-590
                 URL: https://issues.apache.org/jira/browse/MATH-590
             Project: Commons Math
          Issue Type: Bug
    Affects Versions: 2.2
            Reporter: tran


Hello, please be gentil since i am freshman student in statistics. I am trying 
to use the org.apache.commons.math.stats library for my multiple regression 
homework. The problem i am facing is that the error message telling me that 
OLSMultipleLinearRegression could not be resolved when i try to compile my java 
program; eventhough, i import org.apache.commons.math.stats in my program, 
and i have OLSMultipleLinearRegression reg = new OLSMultipleLinearRegression() 
in my code.

I would like to report this error and get your help.

Many thanks.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to