RegressionAdjustedRSquared Property |
Gets the adjusted-R-squared value for this Regression.
Namespace: DegreeDays.Api.RegressionsAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public double AdjustedRSquared { get; }
Public ReadOnly Property AdjustedRSquared As Double
Get
Property Value
DoubleRemarks See Also