rbreak: Restricted Structural Change Models

Methods for detecting structural breaks and estimating break locations for linear multiple regression models under general linear restrictions on the coefficient vector. Restrictions can be within regimes, across regimes, or both, and are supported in two forms: an affine parameterization (Form A: delta = S*theta + s) and explicit linear constraints (Form B: R*delta = r). Provides break date estimation with confidence intervals, a restricted sup-F test for the null of no structural change, simulation of critical values by Monte Carlo, and a bootstrap restart procedure to reduce the risk of convergence to spurious local optima. Also implements a generalized regression tree (linear model tree) procedure where each leaf contains a linear regression model rather than a local average. Reference: Perron, P., and Qu, Z. (2006). 'Estimating Restricted Structural Change Models.' Journal of Econometrics, 134(2), 373-399. <doi:10.1016/j.jeconom.2005.06.030>.

Version: 1.0.7
Depends: R (≥ 4.3.0)
Imports: MASS, stats
Suggests: knitr, parallel, pbapply, rmarkdown
Published: 2026-03-27
DOI: 10.32614/CRAN.package.rbreak (may not be active yet)
Author: Zhongjun Qu [aut, cre], Cheolju Kim [aut]
Maintainer: Zhongjun Qu <qu at bu.edu>
License: GPL (≥ 3)
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: rbreak results

Documentation:

Reference manual: rbreak.html , rbreak.pdf
Vignettes: Introduction to rbreak (source, R code)

Downloads:

Package source: rbreak_1.0.7.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rbreak to link to this page.