Package: BayesProject 1.0

BayesProject: Fast Projection Direction for Multivariate Changepoint Detection

Implementations in 'cpp' of the BayesProject algorithm (see G. Hahn, P. Fearnhead, I.A. Eckley (2020) <doi:10.1007/s11222-020-09966-2>) which implements a fast approach to compute a projection direction for multivariate changepoint detection, as well as the sum-cusum and max-cusum methods, and a wild binary segmentation wrapper for all algorithms.

Authors:Georg Hahn [aut,cre], Paul Fearnhead [ctb], Idris A. Eckley [ctb]

BayesProject_1.0.tar.gz
BayesProject_1.0.zip(r-4.7)BayesProject_1.0.zip(r-4.6)BayesProject_1.0.zip(r-4.5)
BayesProject_1.0.tgz(r-4.6-x86_64)BayesProject_1.0.tgz(r-4.6-arm64)BayesProject_1.0.tgz(r-4.5-x86_64)BayesProject_1.0.tgz(r-4.5-arm64)
BayesProject_1.0.tar.gz(r-4.7-arm64)BayesProject_1.0.tar.gz(r-4.7-x86_64)BayesProject_1.0.tar.gz(r-4.6-arm64)BayesProject_1.0.tar.gz(r-4.6-x86_64)
BayesProject_1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
BayesProject/json (API)

# Install 'BayesProject' in R:
install.packages('BayesProject', repos = c('https://ghahn-hsph.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:

On CRAN:

Conda:

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

cpp

1.00 score 9 scripts 230 downloads 3 exports 4 dependencies

Last updated from:f0b6b82a6f. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK154
linux-devel-x86_64OK112
source / vignettesOK161
linux-release-arm64OK126
linux-release-x86_64OK110
macos-release-arm64OK110
macos-release-x86_64OK304
macos-oldrel-arm64OK83
macos-oldrel-x86_64OK195
windows-develOK103
windows-releaseOK95
windows-oldrelOK114
wasm-releaseOK96

Exports:bayessummaxcusumwildBinSeg

Dependencies:rbibutilsRcppRcppEigenRdpack