Click or drag to resize

PolynomialRegressionAsInterpolationRegressionOrder Property

Gets the polynomial regression order (degree) used for fitting.

Namespace: Altaxo.Calc.Interpolation
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public int RegressionOrder { get; init; }

Property Value

Int32
See Also