RegressionStep.AdjustedRSquared Property

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

Definition

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

Property Value

Double

See Also