IUnitRootTestStatistic.Probability

Fore Syntax

Probability: Double;

Fore.NET Syntax

Probability: double;

Description

The Probability property returns probability value.

Comments

To get the critical value, use the IUnitRootTestStatistic.CriticalValues property.

Fore and Fore.NET Examples

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

See also:

IUnitRootTestStatistic