compareMCMCs: Compare MCMC Efficiency from 'nimble' and/or Other MCMC Engines

Manages comparison of MCMC performance metrics from multiple MCMC algorithms. These may come from different MCMC configurations using the 'nimble' package or from other packages. Plug-ins for JAGS via 'rjags' and Stan via 'rstan' are provided. It is possible to write plug-ins for other packages. Performance metrics are held in an MCMCresult class along with samples and timing data. It is easy to apply new performance metrics. Reports are generated as html pages with figures comparing sets of runs. It is possible to configure the html pages, including providing new figure components.

Version: 0.5.0
Depends: nimble
Imports: R6, ggplot2, grid, reshape2, xtable, coda
Suggests: testthat (≥ 3.0.0), knitr, rmarkdown, rjags, rstan
Published: 2022-09-20
Author: Perry de Valpine [aut, cre], Sally Paganin [aut], Daniel Turek [aut], Christopher Paciorek [aut]
Maintainer: Perry de Valpine <pdevalpine at berkeley.edu>
BugReports: https://github.com/nimble-dev/compareMCMCs/issues
License: BSD_3_clause + file LICENSE | GPL-2 | GPL-3 [expanded from: BSD_3_clause + file LICENSE | GPL (≥ 2)]
Copyright: see file COPYRIGHTS
URL: https://github.com/nimble-dev/compareMCMCs
NeedsCompilation: no
Citation: compareMCMCs citation info
CRAN checks: compareMCMCs results

Documentation:

Reference manual: compareMCMCs.pdf

Downloads:

Package source: compareMCMCs_0.5.0.tar.gz
Windows binaries: r-devel: compareMCMCs_0.5.0.zip, r-release: compareMCMCs_0.5.0.zip, r-oldrel: compareMCMCs_0.5.0.zip
macOS binaries: r-release (arm64): compareMCMCs_0.5.0.tgz, r-oldrel (arm64): compareMCMCs_0.5.0.tgz, r-release (x86_64): compareMCMCs_0.5.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=compareMCMCs to link to this page.