Simple Regression Model.Get Regression Curve Method
Returns the regression curve.
Definition
Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
The Curve that is the result of the regression.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public Curve GetRegressionCurve()
Return Value
CurveThe Curve that is the result of the regression.