IUnitRootTestStatistic

Assembly: Stat;

Namespace: Prognoz.Platform.Interop.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
The CriticalValues property returns critical values.
The Probability property returns probability value.
The Statistic property returns statistics value.

See also:

Stat Assembly Interfaces | Single Roots Test