RegressionStep.AdjustedRSquared Property

Gets the adjusted R Squared value of the model after completion of the step.

Definition

Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public double AdjustedRSquared { get; }

Property Value

Double

See Also