LinearFitBySvdSigma Property |
Get the standard error of regression, defined as Sqrt(SigmaSquare).
Namespace: Altaxo.Calc.RegressionAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double Sigma { get; }
Property Value
DoubleSee Also