ISmNgPerronTest.MZtStat

Fore Syntax

MZtStat: IUnitRootTestStatistic;

Fore.NET Syntax

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

Description

The MZtStat property returns the value of the modified Phillips-Perron statistics MZdt.

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