IUnitRootTestStatistic

Assembly: Stat;

Description

The IUnitRootTestStatistic interface is used to work with test statistics for unit root tests.

Inheritance Hierarchy

          IUnitRootTestStatistic

Comments

To execute unit root tests, use the following interfaces:

Properties

  Property name Brief description
CriticalValues The CriticalValues property returns critical values.
Probability The Probability property returns probability value.
Statistic The Statistic property returns statistics value.

See also:

Stat Assembly Interfaces | Single Roots Test