Click or drag to resize

LinearFitBySvdRSquared Property

Gets the coefficient of determination (R²).

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

Property Value

Double
See Also