Meta.Numerics Library
C#
VB
C++
F#
Show/Hide TOC
Multi
Linear
Regression
Result
Predict Method
Overload List
Predict(
Double
)
Computes the predicted value of y for the given inputs.
Predict(IReadOnlyList
Double
)
Computes the predicted y at a new value of x.
See Also
Reference
MultiLinearRegressionResult Class
Meta.Numerics.Statistics Namespace
In This Article
Overload List
See Also