ISmNgPerronTest.MZaStat

Fore Syntax

MZaStat: IUnitRootTestStatistic;

Fore.NET Syntax

MZaStat: Prognoz.Platform.Interop.Stat.IUnitRootTestStatistic;

Description

The MZaStat property returns the value of the modified Phillips-Perron statistics MZdα.

Comments

To get the value of the modified Elliot-Rothenberg-Stock statistics, use the ISmNgPerronTest.MPTStat property.

Fore and Fore.NET Examples

The property use is given in the example for ISmNgPerronTest.MPTStat.

See also:

ISmNgPerronTest