Click or drag to resize

LinearFitBySvdNumberOfParameter Property

Returns the number of parameter (=Order+1) of the fit.

Namespace: Altaxo.Calc.Regression
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int NumberOfParameter { get; }

Property Value

Int32
See Also