Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 626 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 626 Bytes

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.