Concept

Markov Chain Monte Carlo

  • A class of techniques or methods that use a stochastic process to estimate a posterior probability – often used to generate samples/ observations from a posterior
  • STAN – Most common tool to run MCMC algorithms
  • Rstan and Rethinking package – can be used for simple models

Common MCMC Algorithms -

  • Metropolis/ Metropolis Hastings
  • Gibbs Sampling
  • Hamiltonian Monte Carlo

0

1

Updated 2021-08-10

Contributors are:

Who are from:

Tags

Bayesian Statistics

Statistics

Data Science