LinearFitBySvdParameter Property |
Get the resulting parameters, so that the model y = SUM(parameter[i]*functionbase[i])
Namespace: Altaxo.Calc.RegressionAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double[] Parameter { get; }
Property Value
DoubleSee Also