Package: roboBayes 1.3

roboBayes: Robust Online Bayesian Monitoring

An implementation of Bayesian online changepoint detection (Adams and MacKay (2007) <doi:10.48550/arXiv.0710.3742>) with an option for probability based outlier detection and removal (Wendelberger et. al. (2021) <doi:10.48550/arXiv.2112.12899>). Building on the independent multivariate constant mean model implemented in the 'R' package 'ocp', this package models multivariate data as multivariate normal about a linear trend, defined by user input covariates, with an unstructured error covariance. Changepoints are identified based on a probability threshold for windows of points.

Authors:Laura Wendelberger [aut], Josh Gray [aut], Brian Reich [aut], Alyson Wilson [aut], Shannon T. Holloway [aut, cre]

roboBayes_1.3.tar.gz
roboBayes_1.3.zip(r-4.7)roboBayes_1.3.zip(r-4.6)roboBayes_1.3.zip(r-4.5)
roboBayes_1.3.tgz(r-4.6-x86_64)roboBayes_1.3.tgz(r-4.6-arm64)roboBayes_1.3.tgz(r-4.5-x86_64)roboBayes_1.3.tgz(r-4.5-arm64)
roboBayes_1.3.tar.gz(r-4.7-arm64)roboBayes_1.3.tar.gz(r-4.7-x86_64)roboBayes_1.3.tar.gz(r-4.6-arm64)roboBayes_1.3.tar.gz(r-4.6-x86_64)
roboBayes_1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
roboBayes/json (API)
NEWS

# Install 'roboBayes' in R:
install.packages('roboBayes', repos = c('https://sth1402.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

Conda:

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

openblascppopenmp

1.00 score 565 downloads 1 exports 3 dependencies

Last updated from:97d26d5104. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK181
linux-devel-x86_64OK300
source / vignettesOK217
linux-release-arm64OK168
linux-release-x86_64OK158
macos-release-arm64OK160
macos-release-x86_64OK273
macos-oldrel-arm64OK109
macos-oldrel-x86_64OK262
windows-develOK218
windows-releaseOK183
windows-oldrelOK185
wasm-releaseOK146

Exports:roboBayes

Dependencies:RcppRcppArmadilloRcppDist