Overload List
| Name | Description | |
|---|---|---|
| SetRegressionData(DoubleMatrix, DoubleVector, Boolean) |
Sets the regression matrix, observation vector, and intercept option to the
specified values, and recalculates the model parameters.
| |
| SetRegressionData(DataFrame, IDFColumn, Boolean) |
Sets the regression matrix, observation vector, and intercept option to the
specified values, and recalculates the model parameters.
|