IUnitRootTestStatistic.CriticalValues

Syntax

CriticalValues: Array;

Description

The CriticalValues property returns critical values.

Comments

To get the value of statistics, use the IUnitRootTestStatistic.Statistic property.

Example

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

See also:

IUnitRootTestStatistic