Description Slots Methods Author(s) References See Also
This class contains information from the Augmented Dickey-Fuller unit root 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.
selectlags
:Object of class "list"
: Method for selecting lags and the maximum
order considered.
regvarcoefs
:Object of class "maybeRegvar"
: Regressor variables 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.
lmadf
:Object of class "lm"
: Auxiliar regression fitted.
stat
:Object of class "matrix"
: ADF statistic.
Show the relevant information from the ADF test.
Summarize ADF 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
D.A. Dickey and W.A. Fuller (1981), Likelihood ratio statistics for autoregressive time series with a unit root. Econometrica, 49, 1057-1071.
W.A. Fuller (1976), Introduction to Statistical Time Series. Jonh Wiley, New York.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.