Package: mbreaks
Type: Package
Title: Estimation and Inference for Structural Breaks in Linear
        Regression Models
Version: 1.0.1
Authors@R: 
	c(
	person("Linh", "Nguyen", role = c("aut","cre"), email = "nguye535@purdue.edu"),
	person("Yohei", "Yamamoto", role = "aut", email = "yohei.yamamoto@r.hit-u.ac.jp"),
	person("Pierre", "Perron", role = "aut", email = "perron@bu.edu"))
Description: Functions provide comprehensive treatments for estimating, inferring, testing and model selecting in linear regression models with structural breaks. The tests, estimation methods, inference and information criteria implemented are discussed in Bai and Perron (1998) "Estimating and Testing Linear Models with Multiple Structural Changes" <doi:10.2307/2998540>.
URL: https://github.com/RoDivinity/mbreaks
BugReports: https://github.com/RoDivinity/mbreaks/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Depends: R (>= 3.3)
Imports: ggplot2
Suggests: knitr, rmarkdown, graphics, testthat
VignetteBuilder: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2024-11-11 07:44:34 UTC; linhnguyen
Author: Linh Nguyen [aut, cre],
  Yohei Yamamoto [aut],
  Pierre Perron [aut]
Maintainer: Linh Nguyen <nguye535@purdue.edu>
Repository: CRAN
Date/Publication: 2024-11-11 11:40:02 UTC
Built: R 4.3.3; ; 2024-11-11 12:57:21 UTC; unix
