Delen via


OlsModelParameters.RSquaredAdjusted Field

Definition

The adjusted coefficient of determination. It is only possible to produce an adjusted R-squared if there are more examples than parameters in the model plus one. If this condition is not met, this value will be NaN.

public readonly double RSquaredAdjusted;
val mutable RSquaredAdjusted : double
Public ReadOnly RSquaredAdjusted As Double 

Field Value

Applies to