Package: bcp 4.0.4
bcp: Bayesian Analysis of Change Point Problems
Provides an implementation of the Barry and Hartigan (1993) product partition model for the normal errors change point problem using Markov Chain Monte Carlo. It also extends the methodology to regression models on a connected graph (Wang and Emerson, 2015); this allows estimation of change point models with multivariate responses. Parallel MCMC, previously available in bcp v.3.0.0, is currently not implemented.
Authors:
bcp_4.0.4.tar.gz
bcp_4.0.4.zip(r-4.7)bcp_4.0.4.zip(r-4.6)bcp_4.0.4.zip(r-4.5)
bcp_4.0.4.tgz(r-4.6-x86_64)bcp_4.0.4.tgz(r-4.6-arm64)bcp_4.0.4.tgz(r-4.5-x86_64)bcp_4.0.4.tgz(r-4.5-arm64)
bcp_4.0.4.tar.gz(r-4.7-arm64)bcp_4.0.4.tar.gz(r-4.7-x86_64)bcp_4.0.4.tar.gz(r-4.6-arm64)bcp_4.0.4.tar.gz(r-4.6-x86_64)
bcp_4.0.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
bcp/json (API)
| # Install 'bcp' in R: |
| install.packages('bcp', repos = c('https://zhaokg.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/zhaokg/bcp/issues
- coriell - Array CGH data set of Coriell cell lines
- lombard - Milling machine indentation data
- NewHavenHousing - New Haven housing data
- QuebecRivers - Quebec river streamflow data
- RealInt - US Ex-post Real Interest Rate data, 1961
Last updated from:6c41c60c51. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 152 | ||
| linux-devel-x86_64 | OK | 155 | ||
| source / vignettes | OK | 201 | ||
| linux-release-arm64 | OK | 146 | ||
| linux-release-x86_64 | OK | 137 | ||
| macos-release-arm64 | OK | 173 | ||
| macos-release-x86_64 | OK | 259 | ||
| macos-oldrel-arm64 | OK | 180 | ||
| macos-oldrel-x86_64 | OK | 369 | ||
| windows-devel | OK | 180 | ||
| windows-release | OK | 157 | ||
| windows-oldrel | OK | 141 | ||
| wasm-release | OK | 118 |
Exports:bcpinterval.problegacyplotmakeAdjGrid
Dependencies:RcppRcppArmadillo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Bayesian Analysis of Change Point Problems | bcp-package |
| Performs a Bayesian analysis of change point problems | bcp |
| Array CGH data set of Coriell cell lines | coriell |
| Extract model fitted values | fitted.bcp |
| Estimate the probability of a change point in a specified interval | interval.prob |
| Plotting univariate Bayesian change point results | legacyplot |
| Milling machine indentation data | lombard |
| Creating the adjacency structure for grid graphs | makeAdjGrid |
| New Haven housing data | NewHavenHousing |
| Plotting Bayesian change point results | plot.bcp |
| Quebec river streamflow data | QuebecRivers |
| US Ex-post Real Interest Rate data, 1961(1):1986(3) | RealInt |
| Extract model residuals | residuals.bcp |
| Summarizing Bayesian change point analysis results | print.bcp summary.bcp |
