Updates the regression object with a new observation and weight.
double
array containing the independent (explanatory) variables. double
representing the dependent (response) variable. double
representing the weight.
x.length
must be equal to the number of variables set in the constructor.
LinearRegression Class | Imsl.Stat Namespace | LinearRegression.Update Overload List