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