IUnitRootTestStatistic.Probability

Syntax

Probability: Double;

Description

The Probability property returns probability value.

Comments

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

Example

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

See also:

IUnitRootTestStatistic