All Projects → xfim → Ggmcmc

xfim / Ggmcmc

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

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to Ggmcmc

Tidybayes
Bayesian analysis + tidy data + geoms (R package)
Stars: ✭ 557 (+486.32%)
Mutual labels:  ggplot2, bayesian-data-analysis, stan
Bda r demos
Bayesian Data Analysis demos for R
Stars: ✭ 409 (+330.53%)
Mutual labels:  mcmc, bayesian-data-analysis, stan
Rstan
RStan, the R interface to Stan
Stars: ✭ 760 (+700%)
Mutual labels:  mcmc, bayesian-data-analysis, stan
Bayesplot
bayesplot R package for plotting Bayesian models
Stars: ✭ 276 (+190.53%)
Mutual labels:  mcmc, ggplot2, stan
Bda py demos
Bayesian Data Analysis demos for Python
Stars: ✭ 781 (+722.11%)
Mutual labels:  mcmc, bayesian-data-analysis, stan
Shinystan
shinystan R package and ShinyStan GUI
Stars: ✭ 172 (+81.05%)
Mutual labels:  mcmc, bayesian-data-analysis, stan
DynamicHMCExamples.jl
Examples for Bayesian inference using DynamicHMC.jl and related packages.
Stars: ✭ 33 (-65.26%)
Mutual labels:  mcmc, bayesian-data-analysis
stan-ja
Stanマニュアルの日本語への翻訳プロジェクト
Stars: ✭ 53 (-44.21%)
Mutual labels:  stan, bayesian-data-analysis
Torsten
library of C++ functions that support applications of Stan in Pharmacometrics
Stars: ✭ 38 (-60%)
Mutual labels:  stan, mcmc
Stan.jl
Stan.jl illustrates the usage of the 'single method' packages, e.g. StanSample, StanOptimize, etc.
Stars: ✭ 163 (+71.58%)
Mutual labels:  mcmc, stan
Rstanarm
rstanarm R package for Bayesian applied regression modeling
Stars: ✭ 285 (+200%)
Mutual labels:  bayesian-data-analysis, stan
Bayadera
High-performance Bayesian Data Analysis on the GPU in Clojure
Stars: ✭ 342 (+260%)
Mutual labels:  mcmc, bayesian-data-analysis
LogDensityProblems.jl
A common framework for implementing and using log densities for inference.
Stars: ✭ 26 (-72.63%)
Mutual labels:  mcmc, bayesian-data-analysis
walker
Bayesian Generalized Linear Models with Time-Varying Coefficients
Stars: ✭ 38 (-60%)
Mutual labels:  stan, mcmc
cmdstanr
CmdStanR: the R interface to CmdStan
Stars: ✭ 82 (-13.68%)
Mutual labels:  stan, mcmc
covidestim
Bayesian nowcasting with adjustment for delayed and incomplete reporting to estimate COVID-19 infections in the United States
Stars: ✭ 20 (-78.95%)
Mutual labels:  stan, mcmc
Stan
Stan development repository. The master branch contains the current release. The develop branch contains the latest stable development. See the Developer Process Wiki for details.
Stars: ✭ 2,177 (+2191.58%)
Mutual labels:  bayesian-data-analysis, stan
Cmdstan.jl
CmdStan.jl v6 provides an alternative, older Julia wrapper to Stan's `cmdstan` executable.
Stars: ✭ 30 (-68.42%)
Mutual labels:  mcmc, stan
Dbda Python
Doing Bayesian Data Analysis, 2nd Edition (Kruschke, 2015): Python/PyMC3 code
Stars: ✭ 502 (+428.42%)
Mutual labels:  mcmc, bayesian-data-analysis
Pygtc
Make a sweet giant triangle confusogram (GTC) plot
Stars: ✭ 13 (-86.32%)
Mutual labels:  mcmc, bayesian-data-analysis

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].