Updates the regression object with a new set of observations.
double matrix containing the independent (explanatory) variables. double array containing the dependent (response) variables. The number of rows in x must equal y.length and the number of columns must be equal to the number of variables set in the constructor.
LinearRegression Class | Imsl.Stat Namespace | LinearRegression.Update Overload List