IQRegStatistics.AdjR2

Fore Syntax

AdjR2: Double;

Fore.NET Syntax

AdjR2: double;

Description

The AdjR2 property returns adjusted determination coefficient.

Comments

The AdjR2 property is a designed parameter.

Fore and Fore.NET Examples

The property use is given in the example for ISmQuantileRegression.Explained.

See also:

IQRegStatistics