PeakDescriptionSigmaSquare Property |
Gets the sum of chi square, divided by (number of data points - number of degrees of freedom + 1)
Namespace: Altaxo.Science.Spectroscopy.PeakFitting.MultipleSpectraAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax public double SigmaSquare { get; init; }
Property Value
Double
The delta.
See Also