SmEngleGrangerTest

Assembly: Stat;

Namespace: Prognoz.Platform.Interop.Stat;

Description

The SmEngleGrangerTest class is used to work with parameters of the Engle-Granger test.

Comments

The test returns value of t-statistics and Z-statistics.

Fore.NET Syntax

Class to get analog of the SmEngleGrangerTest class:

None;

Class to get analog of the SmEngleGrangerTest class object:

SmEngleGrangerTestClass;

Properties inherited from ISmEngleGrangerTest

  Property name Brief description
The MissingData property returns the method of missing data treatment.
The ModelCoefficients property returns estimates of model coefficients and their characteristics.
The ModelPeriod property returns sample period parameters.
The SummaryStatistics property returns descriptive characteristics of auxiliary regression.
The TauStat property returns value of t-statistics of the Engle-Granger test.
The TrendSpecification property determines trend specification.
The UseAutomaticAROrderSelection property determines whether lag autoselection is to be used.
The ZStat property returns value of z-statistics of the Engle-Granger test.

See also:

Stat Assembly Classes