Definition
Unit root tests evaluate whether a time series has an autoregressive root equal to one — i.e., whether yt∼I(1) with permanent shocks rather than yt∼I(0) with transitory shocks. Under the unit root null, standard ordinary least squares (OLS) estimators of the AR coefficient converge to non-standard functionals of Brownian motion rather than Gaussian limits, requiring simulation-based critical values. The tests are foundational for applied time series work because I(1) versus I(0) classification governs whether cointegration analysis applies, whether differencing is required, and how forecast uncertainty accumulates with horizon.
Key Ideas
- Under the I(1) null, T(α^−1) and the OLS t-statistic tα converge to Dickey-Fuller (DF) distributions — negatively skewed with fat left tails — rather than Normal or Student-t. Critical values from Fuller (1976) depend on the deterministic specification (no constant, constant only, constant plus trend).
- Augmented Dickey-Fuller (ADF) extends DF to serially correlated errors by augmenting with k lagged differences; Said-Dickey (1984) proved consistency of the augmented regression even for autoregressive moving average (ARMA) errors of unknown order if k→∞ at rate o(T1/3).
- Phillips-Perron (PP) tests correct for serial correlation non-parametrically via spectral density estimates. The correction factor (s2−su2) is subtracted from T(α^−1) in Zα and from tα in Zt. The quality of the spectral density estimate determines the quality of the size correction.
- Spectral density estimator choice is critical. Kernel-based estimators (sWA2) built on OLS residuals inherit the inconsistency of α^ when the error has a root near the unit circle — this aggravates rather than repairs PP size distortions. The autoregressive estimator (sAR2) formulated on first differences of yt is immune to this inconsistency and enables well-sized tests.
- M statistics add a modification factor (T/2)(α^−1)2 to Zα, which offsets the explosive growth of Zα in near-cancellation scenarios while being asymptotically negligible in standard settings.
How It Works
Dickey-Fuller and ADF Tests
The baseline model is yt=αyt−1+ut (or with deterministic terms). White (1958) showed that under α=1 with i.i.d. errors, T(α^−1) has the non-standard limiting distribution:
T(α^−1)⇒(∫01W(r)dW(r))(∫01W(r)2dr)−1
where W(r) is a standard Brownian motion on [0,1]. The augmented DF regression
Δyt=b0yt−1+j=1∑kbjΔyt−j+etk
extends this to ARMA errors of unknown order (Said-Dickey 1984). The ADF t-statistic tρ for b0=0 has the same Dickey-Fuller limiting distribution. Critical values with a constant and no trend are −2.86 (5%) and −3.43 (1%) for T=∞.
Phillips-Perron Tests
Phillips (1987) and Phillips-Perron (1988) proposed two non-parametric corrections for serially correlated errors:
Zα=T(α^−1)−(s2−su2)(2T−2t=1∑Tyt−12)−1
Zt=ssutα−21(s2−su2)(s2T−2t=1∑Tyt−12)−1/2
where su2=T−1∑u^t2 (innovation variance) and s2 is any consistent estimator of σ2=2πfu(0) (the non-normalized spectral density at frequency zero). Under standard asymptotics, Zα and Zt have the same Dickey-Fuller limiting distributions as T(α^−1) and tα respectively. The practical problem is size distortion: when s2 is estimated inconsistently (e.g., by a kernel estimator when α^ is inconsistent), the correction factor explodes and the statistics diverge from their asymptotic distributions.
M Statistics (Stock 1990; Perron-Ng 1996)
Stock (1990) proposed a class of statistics with different normalization rates under H0 and H1:
MZα=(T−1yT2−s2)(2T−2t=1∑Tyt−12)−1
MSB=(T−2t=1∑Tyt−12/s2)1/2,MZt=MSB⋅MZα
The key identity is MZα=Zα+(T/2)(α^−1)2: the modification factor (T/2)(α^−1)2 is Op(1) in the near-cancellation cases where T(α^−1)→−∞, providing an offsetting term that keeps MZα bounded. Under standard asymptotics, (α^−1)2=Op(T−2) and the modification is Op(T−1)→0, so MZα and Zα are asymptotically equivalent. The relation Zt=MSB⋅Zα (eq. 2.9 of Perron-Ng) gives the corresponding MZt=MSB⋅MZα by analogy.
MSB is bounded below by zero and tests the unit root hypothesis by checking whether T−2∑yt−12 is of order Op(T2) (consistent with I(1)) or Op(T) (consistent with I(0)). Critical values (5%): MZα≤−8.1, MSB≤0.168 (constant only); MZα≤−17.3, MSB≤0.148 (constant and trend).
Autoregressive Spectral Density Estimator
The AR estimator sAR2 is constructed from the augmented autoregression on first differences:
Δyt=b0yt−1+j=1∑kbjΔyt−j+etk,sAR2=sek2/(1−b^(1))2
where sek2=T−1∑t=k+1Te^tk2 and b^(1)=∑j=1kb^j. Because this regression is formulated in first differences of yt rather than on OLS residuals u^t, the estimate of σ2 does not depend on α^ at first order. In the three local asymptotic frameworks analyzed by Perron-Ng (1996), sAR2 converges to the correct limit σT2 in each case, while sWA2 does not.
Local-to-Unity Framework
Setting yt=(1+c/T)yt−1+ut, with c=0 the exact unit root null and c<0 the stationary alternative, yields tractable non-degenerate limits for all statistics as T→∞. The non-centrality c measures distance from the unit root boundary in units of T−1. This framework (Nabeya-Perron 1994; Perron-Ng 1996) diagnoses test behavior in the three regimes where standard asymptotics fail: near-MA-cancellation, near-twice-integration, and near-seasonal-integration.
Why It Matters
- Unit root classification determines model specification: I(1) series require differencing or error-correction; I(0) series can be modeled in levels. The choice directly affects whether long-run cointegrating relationships are estimable and whether spurious regression bias applies.
- Size distortions in PP tests (rejection rates up to 0.98 at nominal 5% for MA(1) errors with θ=−0.8, T=200) mean that applied work relying on PP can generate false conclusions about stationarity — particularly for macroeconomic series (inflation, interest rates) that frequently exhibit negative MA components.
- The M statistics with sAR2 are recommended replacements: free of the size problems that have plagued the PP and ADF tests in problematic error specifications, while retaining comparable power in well-behaved settings. See Perron-Ng (1996).
- Cointegration tests based on residuals (Engle-Granger) share the unit root testing problem: the normalizing variable choice affects the test statistic in the same way it affects the PP tests. Perron-Ng (1995 working paper) showed M tests resolve this normalization sensitivity.
Open Questions
- Unit roots and near-unit-root stationary processes are observationally equivalent in the sense of Campbell-Perron (1991): for any stationary AR process, there exists a unit root process that approximates it arbitrarily well over any finite sample. The range of MA coefficients θ∈(−1,x) for some x<0 over which size distortions occur shrinks to zero as T→∞, but the shrinkage rate is slow.
- For forecasting purposes, Campbell-Perron (1991) argue that deliberate misclassification of trend-stationary as difference-stationary can reduce mean squared error (MSE), since near-integrated stationary processes are better forecast by integrated models. The M tests' conservative bias on the stationary side may then be counterproductive.
- Data-dependent lag selection rules for k in sAR2 and optimal treatment of deterministic terms remain open; Perron and Ng (1996, Section 7) note both are under investigation. Ng-Perron (2001) subsequently developed modified information criteria and generalized least squares (GLS)-detrending to address these issues.
- Standard DF/PP/M tests are distorted by unmodelled structural breaks: a trend-stationary series with a single break looks integrated to the test (Perron 1989). Break-robust tests (Perron 1989 known-break, Zivot-Andrews 1992 unknown-break) address this but require specifying the break model and, for unknown-break tests, tolerate reduced power. See Structural Break Testing.
- Fat tails and Bayesian unit root inference. Kleibergen-Van Dijk (1993) show that the choice of error distribution dominates the choice of variance specification in determining Bayesian posterior odds for a unit root. On US T-bill data, switching from normal to Student-t errors reverses the conclusion (Bayes factor K01 goes from 0.04 to 2.50 in favor of the unit root). The mechanism is that fat-tailed likelihoods downweight outliers, releasing the AR coefficient from the constraint imposed by the largest observations. Frequentist unit root tests face an analogous sensitivity: tests calibrated under normality have distorted size when true errors are heavy-tailed.
Related