RegressionMetrics.RSquared Property

Definition

Gets the R-squared value of the model, which is also known as the coefficient of determination​. R-Squared closer to 1 indicates a better fitted model.

public double RSquared { get; }
member this.RSquared : double
Public ReadOnly Property RSquared As Double

Property Value

Applies to