Click or drag to resize

GeneralLinearRegressionResultRSquared Property

Gets r2 for the regression.

Namespace:  Meta.Numerics.Statistics
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public virtual double RSquared { get; }

Property Value

Type: Double
See Also