Package: onlineBcp
Type: Package
Title: Online Bayesian Methods for Change Point Analysis
Version: 0.1.8
Authors@R: c(
    person("Hongyan", "Xu", email = "hxu@augusta.edu", role = c("cre", "aut")),
    person("Ayten", "Yigiter", email = "yigiter@hacettepe.edu.tr", role = "aut"),
    person("Jie", "Chen", email = "jchen@augusta.edu", role = "aut"))
Description: It implements the online Bayesian methods for change point analysis. It can
            also perform missing data imputation with methods from 'VIM'. The reference 
            is Yigiter A, Chen J, An L, Danacioglu N (2015) <doi:10.1080/02664763.2014.1001330>. 
            The link to the package is <https://CRAN.R-project.org/package=onlineBcp>.
License: GPL
Depends: R (>= 3.1.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Imports: VIM
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-05-26 17:57:22 UTC; HXU
Author: Hongyan Xu [cre, aut],
  Ayten Yigiter [aut],
  Jie Chen [aut]
Maintainer: Hongyan Xu <hxu@augusta.edu>
Repository: CRAN
Date/Publication: 2022-05-31 13:40:02 UTC
Built: R 4.6.0; ; 2025-07-18 10:41:14 UTC; unix
