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