Package: MissCP
Type: Package
Title: Change Point Detection with Missing Values
Version: 0.1.0
Author: Yanxi Liu [aut, cre],
  Abolfazl Safikhani [aut]
Authors@R: c(person("Yanxi", "Liu", email = "liuyanxi@ufl.edu", role = c("aut", "cre")),
	person("Abolfazl", "Safikhani", email = "a.safikhani@ufl.edu", role = c("aut")))
Maintainer: Yanxi Liu <liuyanxi@ufl.edu>
Description: A four step change point detection method that can detect break points with the presence of missing values proposed by Liu and Safikhani (2023) <https://drive.google.com/file/d/1a8sV3RJ8VofLWikTDTQ7W4XJ76cEj4Fg/view?usp=drive_link>.
License: GPL-2
Encoding: UTF-8
Imports: stats, graphics, mvtnorm, factoextra, Rcpp, ggplot2, glmnet,
        sparsevar
LinkingTo: Rcpp, RcppArmadillo
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.2.3
NeedsCompilation: yes
Packaged: 2023-07-05 23:29:49 UTC; yanxiliu
Repository: CRAN
Date/Publication: 2023-07-06 18:50:20 UTC
Built: R 4.2.0; aarch64-apple-darwin20; 2023-07-11 03:34:43 UTC; unix
Archs: MissCP.so.dSYM
