LinearFitBySvdParameter Property |
Gets the fitted parameters such that y = Σ(parameter[i] * functionBase[i]).
Namespace: Altaxo.Calc.RegressionAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic double[] Parameter { get; }Property Value
Double
See Also