ISummaryStatistics.AdjR2_2

Fore Syntax

AdjR2_2: Double;

Fore.NET Syntax

AdjR2_2: double;

Description

The AdjR2_2 property returns adjusted determination coefficient (uncentered).

Comments

To get the determination coefficient (uncentered), use the ISummaryStatistics.R2_2 property.

Fore and Fore.NET Examples

The property use is given in the example for ISummaryStatistics.AdjR2.

See also:

ISummaryStatistics | Adjusted Determination Coefficient