unitroottest.DF | R Documentation |
Perform the Dickey-Fuller unit-root test
unitroottest.DF(X, p = 1)
X |
a vector containing time series data. |
p |
the autoregressive order on which to base the test. |
a list with logicals indicating rejection or failure to reject at the 0.05 and 0.01 significance levels as well as the value of the Dickey-Fuller test statistic.
This function performs the Dickey-Fuller unit-root test.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.