Description
Tools for Analyzing MCMC Simulations from Bayesian Inference.
Description
Tools 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, and functions to work with hierarchical/multilevel batches of parameters (Fernández-i-Marín, 2016 <doi:10.18637/jss.v070.i09>).
README.md
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)
Check the main page with resources for ggmcmc.
Report bugs, request improvements, ask questions or provide ideas at the issues page.