Click or drag to resize

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
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double SigmaSquare { get; init; }

Property Value

Double
The delta.
See Also