/ggmcmc

Graphical tools for analyzing Markov Chain Monte Carlo simulations from Bayesian inference

Primary LanguageR

ggmcmc

ggmcmc is a tool for assessing and diagnosing convergence of Markov Chain Monte Carlo simulations, as well as for graphically display results from full MCMC analysis. The package also facilitates the graphical interpretation of models by providing flexible functions to plot the results against observed variables.

To install or update, run:

install.packages("ggmcmc", dependencies=TRUE)

Find out an example at http://xavier-fim.net/packages/ggmcmc and track development at http://github.com/xfim/ggmcmc.