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 |
DOI: | 10.32614/CRAN.package.mcmcOutput |
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 |
Reference manual: | mcmcOutput.pdf |
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, r-oldrel (x86_64): mcmcOutput_0.1.3.tgz |
Old sources: | mcmcOutput archive |
Reverse depends: | wiqid |
Please use the canonical form https://CRAN.R-project.org/package=mcmcOutput to link to this page.