Polynomial Regression Model.Degree Property
Gets the degree of the regression polynomial.
Definition
Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
The degree of the regression polynomial.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public int Degree { get; }
Property Value
Int32The degree of the regression polynomial.