[][src]Crate changepoint

This library provides Change Point Detection (CPD) tools such as

  • Online Bayesian CPD as Bocpd

Re-exports

pub use rv;

Modules

utils

General Utilities

Structs

Bocpd

Online Bayesian Change Point Detection state container

BocpdTruncated

Online Bayesian Change Point Detection with a truncated tail

Traits

BocpdLike

Trait for implementors of Bayesian online change-point detection

Functions

constant_hazard

A constant hazard function. This is the hazard function that corresponds to a geometric distribution with timescale λ.