All Projects → stablemarkets → BayesianTutorials

stablemarkets / BayesianTutorials

Licence: other
Implementing MCMC sampling from scratch in R for various Bayesian models

Programming Languages

HTML
75241 projects

Projects that are alternatives of or similar to BayesianTutorials

go-topics
Latent Dirichlet Allocation
Stars: ✭ 23 (-69.33%)
Mutual labels:  bayesian, mcmc, gibbs
Shinystan
shinystan R package and ShinyStan GUI
Stars: ✭ 172 (+129.33%)
Mutual labels:  bayesian, mcmc
Gpstuff
GPstuff - Gaussian process models for Bayesian analysis
Stars: ✭ 106 (+41.33%)
Mutual labels:  bayesian, mcmc
ml
machine learning
Stars: ✭ 29 (-61.33%)
Mutual labels:  mcmc, gibbs
mcmc
A C++ library of Markov Chain Monte Carlo (MCMC) methods
Stars: ✭ 108 (+44%)
Mutual labels:  mcmc, metropolis-hastings
Bda py demos
Bayesian Data Analysis demos for Python
Stars: ✭ 781 (+941.33%)
Mutual labels:  bayesian, mcmc
binary.com-interview-question
The sample question for Interview a job in Binary options
Stars: ✭ 52 (-30.67%)
Mutual labels:  bayesian, mcmc
Bayesplot
bayesplot R package for plotting Bayesian models
Stars: ✭ 276 (+268%)
Mutual labels:  bayesian, mcmc
walker
Bayesian Generalized Linear Models with Time-Varying Coefficients
Stars: ✭ 38 (-49.33%)
Mutual labels:  bayesian, mcmc
MultiBUGS
Multi-core BUGS for fast Bayesian inference of large hierarchical models
Stars: ✭ 28 (-62.67%)
Mutual labels:  bayesian, mcmc
LogDensityProblems.jl
A common framework for implementing and using log densities for inference.
Stars: ✭ 26 (-65.33%)
Mutual labels:  bayesian, mcmc
cmdstanr
CmdStanR: the R interface to CmdStan
Stars: ✭ 82 (+9.33%)
Mutual labels:  bayesian, mcmc
Bda r demos
Bayesian Data Analysis demos for R
Stars: ✭ 409 (+445.33%)
Mutual labels:  bayesian, mcmc
Posterior
The posterior R package
Stars: ✭ 75 (+0%)
Mutual labels:  bayesian, mcmc
Bayadera
High-performance Bayesian Data Analysis on the GPU in Clojure
Stars: ✭ 342 (+356%)
Mutual labels:  bayesian, mcmc
Probabilistic Models
Collection of probabilistic models and inference algorithms
Stars: ✭ 217 (+189.33%)
Mutual labels:  bayesian, mcmc
BAS
BAS R package https://merliseclyde.github.io/BAS/
Stars: ✭ 36 (-52%)
Mutual labels:  bayesian, mcmc
DynamicHMCExamples.jl
Examples for Bayesian inference using DynamicHMC.jl and related packages.
Stars: ✭ 33 (-56%)
Mutual labels:  bayesian, mcmc
BayesHMM
Full Bayesian Inference for Hidden Markov Models
Stars: ✭ 35 (-53.33%)
Mutual labels:  bayesian, mcmc
phyml
PhyML -- Phylogenetic estimation using (Maximum) Likelihood
Stars: ✭ 125 (+66.67%)
Mutual labels:  mcmc

Bayesian Tutorials

Please cite/link when sharing. Thanks - Arman

This repo hosts code behind the series of blog posts on stablemarkets.wordpress.com that walk through MCMC implementations for various classes of Bayesian models.

In order of publication:

  1. Bayesian Simple Linear Regression with Gibbs
  2. Blocked Gibbs for Bayesian Multivariate Linear Regression
  3. Metropolis Hastings-in-Gibbs Sampler for Bayesian Logistic Regression
  4. Using Rcpp to speed up Metropolis-Hastings
  5. Bayesian Inference with Backfitting MCMC
  6. Efficient MCMC with Caching
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].