Overload List

  NameDescription
Predict(DoubleMatrix)
Use the calculated model to predict the response value for each of of the given predictor values.
Predict(DoubleVector)
Use the calculated model to predict the response value, y, from the given value of the predictor variable.

See Also