Package: fastOnlineCpt 1.0

fastOnlineCpt: Online Multivariate Changepoint Detection

Implementation of a simple algorithm designed for online multivariate changepoint detection of a mean in sparse changepoint settings. The algorithm is based on a modified cusum statistic and guarantees control of the type I error on any false discoveries, while featuring O(1) time and O(1) memory updates per series as well as a proven detection delay.

Authors:Georg Hahn [aut,cre]

fastOnlineCpt_1.0.tar.gz
fastOnlineCpt_1.0.zip(r-4.5)fastOnlineCpt_1.0.zip(r-4.4)fastOnlineCpt_1.0.zip(r-4.3)
fastOnlineCpt_1.0.tgz(r-4.4-any)fastOnlineCpt_1.0.tgz(r-4.3-any)
fastOnlineCpt_1.0.tar.gz(r-4.5-noble)fastOnlineCpt_1.0.tar.gz(r-4.4-noble)
fastOnlineCpt_1.0.tgz(r-4.4-emscripten)fastOnlineCpt_1.0.tgz(r-4.3-emscripten)
fastOnlineCpt.pdf |fastOnlineCpt.html
fastOnlineCpt/json (API)

# Install 'fastOnlineCpt' in R:
install.packages('fastOnlineCpt', repos = c('https://ghahn-hsph.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

5 exports 0.00 score 2 dependencies 8 scripts 153 downloads

Last updated 3 years agofrom:a856a966e3. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 21 2024
R-4.5-winOKAug 21 2024
R-4.5-linuxOKAug 21 2024
R-4.4-winOKAug 21 2024
R-4.4-macOKAug 21 2024
R-4.3-winOKAug 21 2024
R-4.3-macOKAug 21 2024

Exports:addDatacheckCptfastOnlineCptlastCptTestresetAlgorithm

Dependencies:rbibutilsRdpack