powered by
Computes the Dickey-Fuller tau statistic for unit root testing.
dftau(dy, x)
A list containing:
The tau statistic (t-statistic for the first coefficient)
Sum of squared residuals
Numeric vector of first differences of residuals.
Matrix of lagged residuals and differenced lags.