Package: LinearDetect
Type: Package
Title: Change Point Detection in High-Dimensional Linear Regression
        Models
Version: 0.1.5
Author: Yue Bai [aut, cre],
  Abolfazl Safikhani [aut]
Authors@R: c(person("Yue", "Bai", email = "baiyue@ufl.edu", role = c("aut", "cre")),
	person("Abolfazl", "Safikhani", email = "a.safikhani@ufl.edu", role = c("aut")))
Maintainer: Yue Bai <baiyue@ufl.edu>
Description: A unified framework for simultaneous structural break detection and parameter estimation in high-dimensional linear models. The proposed method can handle a wide range of models, including change-in-mean model, multiple linear regression model, Vector auto-regressive model and Gaussian graphical model.
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: stats, graphics, mvtnorm, factoextra, Rcpp, ggplot2, glmnet,
        sparsevar
LinkingTo: Rcpp, RcppArmadillo
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.1.1
NeedsCompilation: yes
Packaged: 2021-03-19 03:07:45 UTC; baipl
Repository: CRAN
Date/Publication: 2021-03-22 00:20:02 UTC
