PeakFittingByIncrementalPeakAdditionResultSigmaSquareWrtToNumberOfPeaks Property |
Gets the estimated residual variances for each tested number of peaks.
Namespace: Altaxo.Science.Spectroscopy.PeakFittingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic IReadOnlyList<double> SigmaSquareWrtToNumberOfPeaks { get; init; }Property Value
IReadOnlyListDouble
See Also