Package: ocp
Type: Package
Title: Bayesian Online Changepoint Detection
Version: 0.1.1
Author: Andrea Pagotto
Maintainer: Andrea Pagotto <ajpagotto@gmail.com>
Description: Implements the Bayesian online changepoint
     detection method by Adams and MacKay (2007) 
     <arXiv:0710.3742> for univariate or multivariate data.
     Gaussian and Poisson probability models are implemented.
      Provides post-processing functions with 
      alternative ways to extract changepoints.
Encoding: UTF-8
License: GPL-3
LazyData: true
RoxygenNote: 6.1.0.9000
Imports: grid (>= 3.4.0), graphics (>= 3.4.0), grDevices (>= 3.4.0)
Depends: R (>= 3.4.0)
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-04-20 03:03:43 UTC; andreapagotto
Repository: CRAN
Date/Publication: 2019-04-21 15:00:03 UTC
Built: R 4.0.2; ; 2020-07-15 17:21:05 UTC; unix
