Click or drag to resize

LinearFitBySvdTotalCorrectedSumOfSquares Property

Gets the total corrected sum of squares of y, i.e. Σ(yi - ȳ)^2.

Namespace: Altaxo.Calc.Regression
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double TotalCorrectedSumOfSquares { get; }

Property Value

Double
See Also