ISmNgPerronTest.MSBStat

Fore Syntax

MSBStat: IUnitRootTestStatistic;

Fore.NET Syntax

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

Description

The MSBStat property returns the value of the Bhargava modified statistics MSBd.

Comments

To get the value of the modified Phillips-Perron statistics, use the ISmNgPerronTest.MZaStat and ISmNgPerronTest.MZtStat properties.

Fore and Fore.NET Examples

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

See also:

ISmNgPerronTest