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.5-any)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'))

On CRAN:

Conda:

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

1.00 score 8 scripts 135 downloads 5 exports 2 dependencies

Last updated 4 years agofrom:a856a966e3. Checks:9 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 23 2025
R-4.5-winOKMar 23 2025
R-4.5-macOKMar 23 2025
R-4.5-linuxOKMar 23 2025
R-4.4-winOKMar 23 2025
R-4.4-macOKMar 23 2025
R-4.4-linuxOKMar 23 2025
R-4.3-winOKMar 23 2025
R-4.3-macOKMar 23 2025

Exports:addDatacheckCptfastOnlineCptlastCptTestresetAlgorithm

Dependencies:rbibutilsRdpack