ISmBreuschPaganGodfreyTest.ObsR2

Fore Syntax

ObsR2: ISpecificationTestStatistic;

Fore.NET Syntax

ObsR2: Prognoz.Platform.Interop.Stat.ISpecificationTestStatistic;

Description

The ObsR2 property returns Engle statistics value.

Comments

To get the value of the Fisher statistics, use the ISmBreuschPaganGodfreyTest.FStatistic property.

Fore and Fore.NET Examples

The property use is given in the example for ISmBreuschPaganGodfreyTest.FStatistic.

See also:

ISmBreuschPaganGodfreyTest