Show contents 

Stat Assembly > Stat Assembly Interfaces > ISmARCHTest > ISmARCHTest.ObsR2

ISmARCHTest.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 Fisher statistics, use the ISmARCHTest.FStatistic property.

Fore and Fore.NET Examples

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

See also:

ISmARCHTest