Unit root inference concerns the problem of drawing conclusions about the autoregressive parameter in dynamic models when may be at or near 1. In classical statistics, the sampling distribution of the maximum likelihood estimator (MLE) changes discontinuously at (Dickey-Fuller 1979), producing non-standard asymptotic distributions that require separate tables. In Bayesian statistics with a flat prior, the posterior is proportional to the likelihood, which retains the same Gaussian shape whether or not . The two approaches give qualitatively different — and in some cases opposite — probability statements about the same data.
Consider the AR(1) model with the ordinary least squares (OLS) estimator Conditional on and with known, the likelihood is Gaussian in regardless of whether , , or . This is a classical result that follows from the Gaussianity of the disturbances.
Treat as having a flat (uniform) prior over and construct the joint probability density function (pdf) of by Monte Carlo (31 values of ; 10,000 simulations each; ). The joint pdf forms a 3D surface. Two cross-sections reveal the classical/Bayesian contrast:
| Cross-section | Direction | Shape | Interpretation |
|---|---|---|---|
| Fix , vary | Along plane | Asymmetric, skewed left | Classical sampling distribution of under unit root |
| Fix , vary | Along plane | Symmetric around | Posterior under flat prior |
Both cross-sections are views of the same surface; the asymmetry is a property of how you slice it, not of the underlying likelihood.
For an observed with :
| Hypothesis | DF one-sided p-value | Flat-prior posterior probability |
|---|---|---|
| (lower tail) | 0.04 (reject at 5%) | |
| (upper tail) | 0.12 (fail to reject) |
The posterior is symmetric: deviations of equal magnitude above and below are equally (un)likely. The DF test procedure treats them very differently.
If a researcher systematically interprets DF p-values as posterior probabilities, the implied prior can be recovered by comparing the pseudo-posterior to the flat-prior posterior. For each observed :
The likelihood principle asserts that all information about from the data is contained in the likelihood function . Since is symmetric around in AR models, any inference satisfying the likelihood principle must treat and as equally supported by the data for any . The Dickey-Fuller framework violates this because it incorporates information about the behavior of in samples other than the one observed.
Sims, Stock, and Watson (1990) show that the Dickey-Fuller unit-root test is a special case of their general canonical-regressor framework (Section 5). In the univariate AR() model, the F-statistic for the unit-root null (where is the autoregressive coefficient on the lagged level) has the limiting distribution:
where is a standard Wiener process. This is the nonstandard Dickey-Fuller distribution. It arises because the restriction constrains the coefficient on the I(1) canonical regressor , not on a mean-zero stationary canonical regressor — exactly the condition identified in Theorem 2 as producing a nonstandard limit. The classical Dickey-Fuller asymptotic theory thus emerges as a consequence of the general principle rather than a sui generis result.
Summers (2002) applies Bayesian unit root inference to unemployment rates in 16 Organisation for Economic Co-operation and Development (OECD) countries, using five priors on : N(1,1000), N(1,0.5), Lubrano's (1995) extended Beta, Beta(10,2), and Berger-Yang (1994). Posterior draws from the base N(1,1000) prior are reweighted to alternative priors via importance sampling (Geweke 1999): — no additional MCMC required.
The key empirical finding is that unlike the stylized AR(1) example in Sims-Uhlig (1991), OECD unemployment posteriors are nearly identical across all five priors. For 12 of 16 countries, of the posterior lies below regardless of prior. Only France shows clear unit-root evidence (median , 24–32% mass above 1.0); Italy and Spain are borderline.
This illustrates an important distinction: prior sensitivity in unit root inference is high in data-poor or misspecified settings (stylized AR(1) with no structural breaks) but low when the data are informative — as with real macroeconomic series modelled with structural breaks. The theoretical case (unemployment is bounded) and the empirical posterior both point toward stationarity.
Koop (1992a) turns the Bayesian critique into a usable testing recipe. Rather than reporting a Dickey-Fuller p-value, he computes posterior odds comparing a difference-stationary (unit-root) model against stationary and trend-stationary alternatives — a Bayes factor weighted by model priors — so the output is a direct probability statement about the competing hypotheses. To avoid the subjectivity and computational burden of the informative priors in Koop (1991), he uses two classes of reference priors that are informative enough to yield well-defined odds but need minimal subjective input (hence "objective"). Applied to the Nelson-Plosser and Shiller series (and a Monte Carlo study), the odds show that the classical failure to reject a unit root — a consequence of low power against trend-stationary alternatives — is weak evidence: the data frequently do not strongly favour difference over trend stationarity. The reframing from "reject the unit root?" to "how do the odds compare?" is the same move Sims (1988) argued for analytically, now delivered as a reproducible procedure.