Nothing
#' Bayesian Online Changepoint Detection for Multivariate Data
#'
#' Provides an implementation of Bayesian online changepoint detection. Handles multivariate and missing data. Computes the set of changepoints with highest probability in an online way (updating the results with each incoming point). Also provides post-processing functions with alternative ways to extract changepoints.
#' @docType package
#' @name ocp-package
#' @author Pagotto, Andrea
#' @import graphics grid grDevices
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.