LinearFitBySvdNumberOfParameter Property |
Returns the number of parameter (=Order+1) of the fit.
Namespace: Altaxo.Calc.RegressionAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int NumberOfParameter { get; }
Property Value
Int32See Also