Description Slots Methods Author(s) References See Also
This class contains information from the Hylleberg-Engle-Granger-Yoo test.
wts
:Object of class "ts"
: Original time series.
itsd
:Object of class "numeric"
: Deterministic regressors included in the
auxiliar regression, namely intercept, trend, and/or seasonal dummies.
regvar
:Object of class "maybeRegvar"
: Regressor variables included in auxiliar
regression.
hegyreg
:Object of class "matrix"
: HEGY regressor variable, i.e. first order lag of
the original data.
selectlags
:Object of class "list"
: Method for selecting lags and the maximum
order considered.
regvarcoefs
:Object of class "maybeRegvar"
: Regressor variables estimates.
hegycoefs
:Object of class "maybeRegvar"
: Hegy regressors estimates.
lagsorder
:Object of class "maybeLags"
: Selected lags order.
lagcoefs
:Object of class "maybeLags"
: Lags estimates.
res
:Object of class "numeric"
: Residuals from the auxiliar regression.
lmhegy
:Object of class "lm"
: Auxiliar regression fitted.
stats
:Object of class "matrix"
: HEGY statistics.
signature(object = "hegystat")
. Show the relevant information from the
HEGY test.
Summarize HEGY test regression.
Summarize the main information from the test and convert it in an xtable object, which can be printed as a LaTeX or HTML table.
Save the information in the xtable object to a LaTeX or HTML file.
Javier Lopez-de-Lacalle javlacalle@yahoo.es and Ignacio Diaz-Emparanza Ignacio.Diaz-Emparanza@ehu.es
S. Hylleberg, R. Engle, C. Granger and B. Yoo (1990), Seasonal integration and cointegration. Journal of Econometrics, 44, 215-238.
J. Beaulieu and J. Miron (1993), Seasonal unit roots in aggregate U.S. data. Journal of Econometrics, 54, 305-328.
P.H. Franses (1990), Testing for seasonal unit roots in monthly data, Technical Report 9032, Econometric Institute.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.