Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xfim/ggmcmc

Graphical tools for analyzing Markov Chain Monte Carlo simulations from Bayesian inference
https://github.com/xfim/ggmcmc

bayesian-data-analysis ggplot2 graphical jags mcmc r stan

Last synced: 1 day ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](http://xavier-fim.net/packages/ggmcmc/).

Report bugs, request improvements, ask questions or provide ideas at the [issues page](https://github.com/xfim/ggmcmc/issues/).