Structural break testing refers to procedures for detecting and estimating parameter instability in econometric models — changes in means, trends, slopes, or variances at one or more unknown dates within the sample. The central challenge is that ignoring genuine breaks biases inference toward spurious persistence (unit roots, long memory, integrated GARCH (IGARCH)), while falsely imposing breaks inflates the risk of spurious rejections.
The following tests all address (constant) vs. a changing-coefficient alternative. They predate the Zivot-Andrews / Bai-Perron literature and remain standard diagnostics.
Chow (1960) F-test — requires a known break date . Estimate separate regressions on and ; the ratio of the improvement in sum of squared residuals (SSR) to the restricted SSR, scaled by degrees of freedom, is -distributed under . Critical limitation: the test is not valid when is chosen by inspecting the data.
Cumulative Sum (CUSUM) and CUSUM² (Brown, Durbin, Evans 1975) — based on recursive residuals . The CUSUM statistic is compared against straight-line boundaries . CUSUM² uses cumulated squared recursive residuals and detects variance change. Both have asymptotically known distributions under .
Quandt (1960) maximum likelihood-ratio test (LRT) — maximizes the Chow F-statistic over all interior break dates . Precursor to the Zivot-Andrews statistic; critical values are not standard and must be tabulated for each .
Nyblom (1983) LMP test — locally most powerful test of against the random-walk time-varying-parameter (TVP) alternative . The test statistic is the score evaluated at the null: Asymptotically distributed as a functional of Brownian bridges; critical values tabulated.
Pagan (1980) score test — also tests ; similar score-based approach. Detects any form of coefficient variation, not just the random-walk alternative.
Perron (1989) demonstrates that standard DF tests have zero asymptotic power against trend-stationary (TS) alternatives with a single known structural break. Three models are considered, distinguished by the form of the break in the deterministic component; each has a distinct null, alternative, and limiting distribution.
Break date and fraction. Let be the break date, the break fraction, and define: (post-break level dummy), for , else 0 (post-break trend), (pulse dummy at the break).
Model A — Crash (intercept shift).
Model B — Changing growth (slope shift).
Model C — Both. Both an intercept and slope shift are allowed; the test regression includes , , and .
Theorem 1 (zero power under the alternative). Under the trend-stationary alternative, the probability limit of from the test regression satisfies: for Model A (crash), — power is positive but ; for Model B (changing growth), exactly — the test is asymptotically inconsistent against slope breaks.
Theorem 2 (limiting distribution under the null). Under the unit root null (with , where is the regression error variance and is the long-run variance):
where , , are functionals of a standard Brownian motion that depend on and differ across Models A, B, C. Because the break variables are nuisance regressors under the null, the limiting distributions are non-standard and shift with .
Critical values. The 5% critical value for the -statistic is approximately: Model A ; Model B ; Model C (tabulated for each in Tables IV–VI). The standard DF value (with constant and trend) is ; ignoring the break makes rejection too easy.
AO versus IO. The Additive Outlier (AO) model assumes the break in the mean is instantaneous — used for Model A (1929 crash). The Innovational Outlier (IO) model allows the break to propagate gradually through the AR polynomial — used for Model B (1973 oil shock). The two forms require different test regressions and, for the AO model, the two-step procedure of first estimating the break-corrected series and then testing on residuals.
Empirical results. Applied to 13 Nelson-Plosser macroeconomic series: 11 reject the unit root (real gross national product (GNP), nominal GNP, industrial production, employment, wages at 1%; real per capita GNP, GNP deflator, money stock, common stock prices, real wages at 2.5%); non-rejections: consumer prices, velocity, interest rate. Quarterly real GNP (not in NP dataset): , , lag .
Exogeneity postulate. The break dates 1929 and 1973 are treated as exogenous, known constants. This delivers sharper critical values than searching over , but raises data-snooping concerns addressed by Zivot-Andrews (1992); see the Zivot-Andrews (1992) subsection below.
Erratum. Perron-Vogelsang (1993) corrected errors in the AO-model asymptotic distributions. The IO-model results and all empirical conclusions of the paper are unaffected.
See Perron (1989).
Treats as unknown; searches over (a trimmed interior of ):
This minimizes the t-statistic over all candidate break dates, giving greatest weight to the trend-break hypothesis. Critical values are tabulated for this statistic (stricter than Perron's known-break values). Zivot-Andrews also show the break is frequently identified one period too early, a mis-timing issue.
Model:
for regime , with unknown.
Estimation: minimize SSR over all (m+1)-partitions with minimum segment length h; dynamic programming achieves this efficiently.
sup F(k; q): tests stability against k fixed known breaks; generalizes Andrews (1993) sup F.
UDmax F(M, q): with equal weights ; null is stability, alternative is unknown breaks.
WDmax F(M, q): ; weights equalize marginal p-values across k so that power does not decline as the true number of breaks grows. Critical values tabulated for , .
Bai (1999) sequential LR test: null l breaks vs. l+1; statistic is the normalized drop in optimal SSR from l to l+1 breaks; limiting distribution has known closed-form density over the search interval, yielding analytic critical values.
Extends structural change testing to systems where regressors may themselves be subject to structural change or non-stationarity. Key insight: standard SupF/ExpF/AveF tests are not invariant to structural change in the regressors — a significant test could reflect instability in rather than in .
Fixed-regressor bootstrap: treats all regressors (including lagged dependents) as if fixed; generates bootstrap null distributions that are valid even under arbitrary structural change in and under heteroscedastic errors. Achieves near-correct size in small samples, unlike asymptotic critical values.
Classical break tests require specifying the number of break points. A fully Bayesian alternative treats each observation's shift indicator as a latent variable, eliminating the model-selection problem.
RLAR (Random Level-shift AR): The mean level evolves as , where and is the jump magnitude. The autoregressive (AR) process runs around this stochastically shifting mean.
RVAR (Random Variance-shift AR): The innovation variance shifts multiplicatively — where cumulates the multiplicative jumps at times when .
Gibbs sampler. All full conditional posteriors are conjugate and closed-form: AR coefficients (), innovation variance (), jump sizes ( or ), shift probability (). The binary indicators are sampled from their posterior odds ratios. Drawing 3 indicators jointly rather than one at a time improves convergence.
Probit extension: Replace constant with where are exogenous predictors (Albert-Chib 1993 data augmentation for ). Enables prediction of future shifts: given a known upcoming event, the model returns .
Contrast with Markov-switching VAR (MS-VAR): Markov-switching models (Hamilton 1989) allow persistent states — once a regime change occurs, the system stays in the new state until the next switch. RLAR/RVAR assume each period's shift is independent and identically distributed (i.i.d.) Bernoulli, making them better suited to isolated, infrequent jumps rather than persistent regime shifts.
Gasoline application: Monthly US price changes (1978–1991, ). RVAR posterior shift probability ; detected shifts align with OPEC events. RVAR-Probit: vs. . See McCulloch-Tsay (1993).
When the parameter instability occurs within a regime-switching model — i.e., the hyperparameters of the Markov-switching process themselves shift — classical sup-F tests are non-standard because the transition probability is a nuisance parameter absent under the null. Kim and Nelson (1999b) resolve this by treating the changepoint as an absorbing Markov state :
so that once the economy transitions to the post-break regime, it stays there permanently. Conditional on , the MS parameters shift: and . The Bayesian framework eliminates the nuisance-parameter problem: appears in the joint posterior and is integrated out via the Gibbs sampler. The changepoint posterior is a byproduct of sampling the sequence.
Marginal likelihoods (Chib 1995/1998 reduced-run decomposition) compare four models: no break, break in shift parameters only, break in variance only, break in both. Applied to U.S. real gross domestic product (GDP) 1953:II–1997:I, the break in shift parameters model wins (), locating the break at 1984:Q1 and identifying a narrowing boom–recession gap as the dominant source of the Great Moderation.
See Great Moderation, Markov-Switching VAR, Kim-Nelson (1999b).