Returns a vector containing the predicted
outcomes of the least squares solution.
Namespace: Extreme.Mathematics.LinearAlgebraAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public Vector GetPredictions()
Public Function GetPredictions As Vector
public:
Vector^ GetPredictions()
member GetPredictions : unit -> Vector
Return Value
Type:
VectorA
Vector containing the predicted
outcomes of the least squares solution.
Numerical Libraries
Supported in: 5.x, 4.x
Reference