Updates the regression object with a new set of observations and weights.
double matrix containing the independent (explanatory) variables. double array containing the dependent (response) variables. double array representing the weights. 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