Stat Assembly > Stat Assembly Classes > SmEngleGrangerTest
Assembly: Stat;
Namespace: Prognoz.Platform.Interop.Stat;
The SmEngleGrangerTest class is used to work with parameters of the Engle-Granger test.
The test returns value of t-statistics and Z-statistics.
Class to get analog of the SmEngleGrangerTest class:
None;
Class to get analog of the SmEngleGrangerTest class object:
SmEngleGrangerTestClass;
Property name | Brief description | |
![]() |
The AutomaticAROrderSelectionSettings property returns lag autoselection parameters. |
|
![]() |
The AutoRegressionOrder property determines autoregression order. |
|
![]() |
The CointegratingRegressors property returns cointegration regressors. |
|
![]() |
The DeterministicRegressors property returns deterministic regressors. |
|
![]() |
The DFAdjustment property determines whether to take into account the number of degrees of freedom. |
|
![]() |
The Explained property returns the explained series. |
|
![]() |
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: