Ajo Fod created MATH-986:
----------------------------
Summary: I don't think SimpleRegression works with n>1 dimensions
of X.
Key: MATH-986
URL: https://issues.apache.org/jira/browse/MATH-986
Project: Commons Math
Issue Type: Bug
Reporter: Ajo Fod
SimpleRegression only works with one dimension of X. With more dimensions it
just uses the first dimension, so why have the method :
public void addObservation(final double[] x,final double y) ?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira