IUnitRootTestStatistic.Statistic

Fore Syntax

Statistic: Double;

Fore.NET Syntax

Statistic: double;

Description

The Statistics property returns statistics value.

Comments

To get the probability value, use the IUnitRootTestStatistic.Probability property.

Fore and Fore.NET Examples

The property use is given in the example for ISmPhillipsPerronTest.PPStat.

See also:

IUnitRootTestStatistic