Functions to Store, Manipulate and Display Markov Chain Monte Carlo (MCMC) Output
Cross-correlations for MCMC output
An object of class mcmc.list
produced by rjags::coda.samples
Folded kernel density estimation
Diagnostic graphics for class mcmcOutput
Get diagnostic statistics
Conversion to class mcmcOutput
Graphic display of marginal posterior probability distributions
Print and summary methods for objects of class mcmcOutput
Subsetting chains for mcmcOutput
objects
Plot image of correlation matrix
Graphic comparison of observed vs simulated discrepancies
Overlap between posterior and prior probability distributions.
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.
Useful links