MultiLinearRegressionResultPredict Method

Overload List

Predict(Double) Computes the predicted value of y for the given inputs.
Predict(IReadOnlyListDouble) Computes the predicted y at a new value of x.

See Also