All Projects → avehtari → Bda_r_demos

avehtari / Bda_r_demos

Licence: bsd-3-clause
Bayesian Data Analysis demos for R

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to Bda r demos

Bda py demos
Bayesian Data Analysis demos for Python
Stars: ✭ 781 (+90.95%)
Mutual labels:  mcmc, bayesian-inference, bayesian, bayesian-data-analysis, stan
Shinystan
shinystan R package and ShinyStan GUI
Stars: ✭ 172 (-57.95%)
Mutual labels:  mcmc, bayesian-inference, bayesian, bayesian-data-analysis, stan
Bayadera
High-performance Bayesian Data Analysis on the GPU in Clojure
Stars: ✭ 342 (-16.38%)
Mutual labels:  mcmc, bayesian-inference, bayesian, bayesian-data-analysis
Rstanarm
rstanarm R package for Bayesian applied regression modeling
Stars: ✭ 285 (-30.32%)
Mutual labels:  bayesian-inference, bayesian, bayesian-data-analysis, stan
Rstan
RStan, the R interface to Stan
Stars: ✭ 760 (+85.82%)
Mutual labels:  mcmc, bayesian-inference, bayesian-data-analysis, stan
DynamicHMCExamples.jl
Examples for Bayesian inference using DynamicHMC.jl and related packages.
Stars: ✭ 33 (-91.93%)
Mutual labels:  bayesian, bayesian-inference, mcmc, bayesian-data-analysis
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 (+432.27%)
Mutual labels:  bayesian-inference, bayesian, bayesian-data-analysis, stan
LogDensityProblems.jl
A common framework for implementing and using log densities for inference.
Stars: ✭ 26 (-93.64%)
Mutual labels:  bayesian, bayesian-inference, mcmc, bayesian-data-analysis
Ggmcmc
Graphical tools for analyzing Markov Chain Monte Carlo simulations from Bayesian inference
Stars: ✭ 95 (-76.77%)
Mutual labels:  mcmc, bayesian-data-analysis, stan
stan-ja
Stanマニュアルの日本語への翻訳プロジェクト
Stars: ✭ 53 (-87.04%)
Mutual labels:  bayesian-inference, stan, bayesian-data-analysis
Projpred
Projection predictive variable selection
Stars: ✭ 76 (-81.42%)
Mutual labels:  bayesian-inference, bayesian, stan
Gpstuff
GPstuff - Gaussian process models for Bayesian analysis
Stars: ✭ 106 (-74.08%)
Mutual labels:  mcmc, bayesian-inference, bayesian
Probabilistic Models
Collection of probabilistic models and inference algorithms
Stars: ✭ 217 (-46.94%)
Mutual labels:  mcmc, bayesian-inference, bayesian
Bayesplot
bayesplot R package for plotting Bayesian models
Stars: ✭ 276 (-32.52%)
Mutual labels:  mcmc, bayesian, stan
Dbda Python
Doing Bayesian Data Analysis, 2nd Edition (Kruschke, 2015): Python/PyMC3 code
Stars: ✭ 502 (+22.74%)
Mutual labels:  mcmc, bayesian-inference, bayesian-data-analysis
walker
Bayesian Generalized Linear Models with Time-Varying Coefficients
Stars: ✭ 38 (-90.71%)
Mutual labels:  bayesian, stan, mcmc
MultiBUGS
Multi-core BUGS for fast Bayesian inference of large hierarchical models
Stars: ✭ 28 (-93.15%)
Mutual labels:  bayesian, bayesian-inference, mcmc
Rhat ess
Rank-normalization, folding, and localization: An improved R-hat for assessing convergence of MCMC
Stars: ✭ 19 (-95.35%)
Mutual labels:  bayesian-inference, bayesian, bayesian-data-analysis
geostan
Bayesian spatial analysis
Stars: ✭ 40 (-90.22%)
Mutual labels:  bayesian, bayesian-inference, stan
BayesHMM
Full Bayesian Inference for Hidden Markov Models
Stars: ✭ 35 (-91.44%)
Mutual labels:  bayesian, bayesian-inference, mcmc

Bayesian Data Analysis R Demos

The BDA_R_demos repository contains some R demos and additional notes for the book Bayesian Data Analysis, 3rd ed by Gelman, Carlin, Stern, Dunson, Vehtari, and Rubin (BDA3). See also Bayesian Data Analysis course material.

Currently there are demos for BDA3 Chapters 2, 3, 4, 5, 6, 10, 11 and 12. Furthermore there are demos for RStan and RStanARM.

The initial demos were originally written for Matlab by Aki Vehtari and translated to R by Markus Paasiniemi. Recently more demos have been added for RStan and RStanARM. Unless otherwise specified in specific files all code licensed under BSD-3 and all text, slides and figures licensed under CC-BY-NC 4.0.

The corresponding Python demos and the corresponding Matlab/Octave demos.

See also Model Selection tutorial.

List of demos (not including rstan and rstanarm demos)

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].