Click or drag to resize

LinearRegressionSetRegressionData Method

Overload List
 NameDescription
Public methodSetRegressionData(DataFrame, IDFColumn, Boolean) Sets the regression matrix, observation vector, and intercept option to the specified values, and recalculates the model parameters.
Public methodSetRegressionData(DoubleMatrix, DoubleVector, Boolean) Sets the regression matrix, observation vector, and intercept option to the specified values, and recalculates the model parameters.
Top
See Also