RegressionStep.RSquared Property

Gets the 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 RSquared { get; }

Property Value

Double

See Also