IUnitRootTestStatistic.CriticalValues

Fore Syntax

CriticalValues: Array;

Fore.NET Syntax

CriticalValues: System.Array;

Description

The CriticalValues property returns critical values.

Comments

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

Fore and Fore.NET Examples

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

See also:

IUnitRootTestStatistic