unitroottest.DF: Perform the Dickey-Fuller unit-root test

View source: R/tscourse.R

unitroottest.DFR Documentation

Perform the Dickey-Fuller unit-root test

Description

Perform the Dickey-Fuller unit-root test

Usage

unitroottest.DF(X, p = 1)

Arguments

X

a vector containing time series data.

p

the autoregressive order on which to base the test.

Value

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.


gregorkb/tscourse documentation built on Oct. 3, 2022, 5:31 p.m.