Bayesian ADF Unit Root Test
Bayesian Augmented Dickey-Fuller Unit Root Test · Also known as: Bayesian ADF test, Bayesian unit root test, Bayesian Dickey-Fuller, BADF
The Bayesian Augmented Dickey-Fuller (BADF) unit root test re-frames the classical ADF test within a Bayesian framework. Rather than computing a frequentist p-value, it quantifies evidence for or against a unit root by comparing posterior probabilities or Bayes factors under the null (unit root) and alternative (stationarity) hypotheses, incorporating prior beliefs about the autoregressive parameter.
Read the full method
Sign in with a free account to read this section.
Method map
The neighbourhood of related methods — select a node to explore.
When to use it
Use the Bayesian ADF test when you want a continuous measure of evidence for or against a unit root rather than a binary p-value decision, when you have strong economic prior beliefs about the persistence of a series, or when combining unit-root evidence across multiple series in a coherent probabilistic framework. It is particularly valuable in small samples where frequentist ADF power is low. Do not use it when reviewers or journals demand a conventional ADF p-value, when you lack a defensible prior and results are highly prior-sensitive, or when the series contains structural breaks not modelled in the prior (consider Fourier or Zivot-Andrews variants instead).
Strengths & limitations
- Produces a posterior probability and Bayes factor — a continuous, interpretable measure of evidence rather than a binary reject/fail-to-reject.
- Incorporates economic prior knowledge about the likely persistence of a series, potentially increasing power in small samples.
- Avoids the pre-test distortion problem: uncertainty about the unit root is propagated into subsequent models rather than treated as resolved.
- Formally coherent under repeated testing and model selection, unlike frequentist p-values.
- Naturally accommodates uncertainty in the lag order p through Bayesian model averaging.
- Results can be sensitive to the choice of prior on ρ, especially with small samples; prior sensitivity analysis is required.
- Computationally more demanding than frequentist ADF, often requiring MCMC.
- Less familiar to applied economists and may face resistance in classical-econometrics journals.
- Does not resolve the near-unit-root identification problem; the likelihood is nearly flat near ρ = 1.
Frequently asked
How is the Bayesian ADF test different from the classical ADF test?
The classical ADF test computes a t-statistic and compares it to non-standard critical values, yielding a p-value under the unit-root null. The Bayesian version places a prior on the autoregressive parameter, computes the posterior distribution, and summarises evidence as a posterior probability or Bayes factor. The two can disagree in small samples and when prior information is informative.
What prior should I use for ρ?
A common choice is a uniform prior on [−1, 1) for the stationary region combined with a point mass at ρ = 1 for the null. Some researchers use a Normal prior centred slightly below 1 to reflect economic priors about high but not unit persistence. Always report results under two or three priors to demonstrate robustness.
How do I interpret the Bayes factor?
Jeffreys' scale is standard: BF > 10 is strong evidence for stationarity; 3–10 is moderate; 1–3 is anecdotal. BF < 1 favours the unit-root null. Bayes factors below 1/10 constitute strong evidence for a unit root.
Does the Bayesian ADF test handle structural breaks?
The basic BADF does not model structural breaks. To account for regime changes, use a Bayesian Zivot-Andrews test or incorporate break indicators in the prior mean of ρ. Ignoring breaks typically biases the posterior toward a unit root.
Can I use this test in a panel setting?
Yes. Hierarchical Bayesian models extend the BADF to panels by sharing prior information across units, improving inference when individual time series are short — an advantage over classical panel unit-root tests that assume cross-sectional independence.
Sources
- Sims, C. A., & Uhlig, H. (1991). Understanding unit rooters: A helicopter tour. Econometrica, 59(6), 1591–1599. DOI: 10.2307/2938280 ↗
- Koop, G., Osiewalski, J., & Steel, M. F. J. (1992). Bayesian analysis of long-run multipliers in cointegrating models. Journal of Econometrics, 54(1–3), 27–44. link ↗
How to cite this page
ScholarGate. (2026, June 3). Bayesian Augmented Dickey-Fuller Unit Root Test. ScholarGate. https://scholargate.app/en/econometrics/bayesian-adf-unit-root-test
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- Augmented Dickey-Fuller unit root testEconometrics↔ compare
- Bayesian ARDL Bounds TestEconometrics↔ compare
- Bayesian VAR modelEconometrics↔ compare
- Bayesian VECMEconometrics↔ compare
- Phillips-Perron unit root testEconometrics↔ compare
- Zivot-Andrews Structural Break TestEconometrics↔ compare