mcmcOutput: Functions to Store, Manipulate and Display Markov Chain Monte Carlo (MCMC) Output

Implements a class ('mcmcOutput') for efficiently storing and handling Markov chain Monte Carlo (MCMC) output, intended as an aid for those writing customized MCMC samplers. A range of constructor methods are provided covering common output formats. Functions are provided to generate summary and diagnostic statistics and to display histograms or density plots of posterior distributions, for the entire output, or subsets of draws, nodes, or parameters.

Version: 0.1.3
Depends: R (≥ 2.10)
Imports: HDInterval, coda, MASS
Published: 2022-11-17
Author: Ngumbang Juat [cre], Mike Meredith [aut], John Kruschke [ctb]
Maintainer: Ngumbang Juat <ngumbangjuat at hotmail.com>
BugReports: https://github.com/mikemeredith/mcmcOutput/issues
License: GPL (≥ 3)
URL: https://github.com/mikemeredith/mcmcOutput
NeedsCompilation: no
Materials: NEWS
CRAN checks: mcmcOutput results

Documentation:

Reference manual: mcmcOutput.pdf

Downloads:

Package source: mcmcOutput_0.1.3.tar.gz
Windows binaries: r-devel: mcmcOutput_0.1.3.zip, r-release: mcmcOutput_0.1.3.zip, r-oldrel: mcmcOutput_0.1.3.zip
macOS binaries: r-release (arm64): mcmcOutput_0.1.3.tgz, r-oldrel (arm64): mcmcOutput_0.1.3.tgz, r-release (x86_64): mcmcOutput_0.1.3.tgz
Old sources: mcmcOutput archive

Reverse dependencies:

Reverse depends: wiqid

Linking:

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