Package: BayesChange 1.1.2

Luca Danese

BayesChange: Bayesian Methods for Change Points Analysis

Perform change points detection on univariate and multivariate time series according to the methods presented by Asael Fabian Martínez and Ramsés H. Mena (2014) <doi:10.1214/14-BA878> and Corradin, Danese and Ongaro (2022) <doi:10.1016/j.ijar.2021.12.019>. It also clusters different types of time dependent data with common change points, see "Model-based clustering of time-dependent observations with common structural changes" (Corradin,Danese,KhudaBukhsh and Ongaro, 2024) <doi:10.48550/arXiv.2410.09552> for details.

Authors:Luca Danese [aut, cre, cph], Riccardo Corradin [aut], Andrea Ongaro [aut]

BayesChange_1.1.2.tar.gz
BayesChange_1.1.2.zip(r-4.5)BayesChange_1.1.2.zip(r-4.4)BayesChange_1.1.2.zip(r-4.3)
BayesChange_1.1.2.tgz(r-4.5-x86_64)BayesChange_1.1.2.tgz(r-4.5-arm64)BayesChange_1.1.2.tgz(r-4.4-x86_64)BayesChange_1.1.2.tgz(r-4.4-arm64)BayesChange_1.1.2.tgz(r-4.3-x86_64)BayesChange_1.1.2.tgz(r-4.3-arm64)
BayesChange_1.1.2.tar.gz(r-4.5-noble)BayesChange_1.1.2.tar.gz(r-4.4-noble)
BayesChange_1.1.2.tgz(r-4.4-emscripten)BayesChange_1.1.2.tgz(r-4.3-emscripten)
BayesChange.pdf |BayesChange.html
BayesChange/json (API)
NEWS

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

Bug tracker:https://github.com/lucadanese/bayeschange/issues

Uses libs:
  • openblas– Optimized BLAS
  • gsl– GNU Scientific Library (GSL)
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

Conda:

openblasgslcppopenmp

4.74 score 3 scripts 159 downloads 7 exports 3 dependencies

Last updated 16 days agofrom:abd4794997. Checks:10 OK, 1 ERROR. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 21 2025
R-4.5-win-x86_64OKFeb 21 2025
R-4.5-mac-x86_64OKFeb 21 2025
R-4.5-mac-aarch64OKFeb 21 2025
R-4.5-linux-x86_64OKFeb 21 2025
R-4.4-win-x86_64OKFeb 21 2025
R-4.4-mac-x86_64OKFeb 21 2025
R-4.4-mac-aarch64OKFeb 21 2025
R-4.3-win-x86_64ERRORFeb 21 2025
R-4.3-mac-x86_64OKFeb 21 2025
R-4.3-mac-aarch64OKFeb 21 2025

Exports:clust_cp_epiclust_cp_multiclust_cp_unidetect_cp_multidetect_cp_uniget_clust_VIsim_epi_data

Dependencies:RcppRcppArmadilloRcppGSL

BayesChange Tutorial

Rendered fromtutorial.Rmdusingknitr::rmarkdownon Feb 21 2025.

Last update: 2025-02-14
Started: 2025-02-06