IMSL C# Numerical Library

ANOVA.AdjustedRSquared Property

Returns the adjusted R-squared (in percent).

public double AdjustedRSquared {get;}

Property Value

A double representing the adjusted R-squared (in percent).

See Also

ANOVA Class | Imsl.Stat Namespace