Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 285 Bytes

File metadata and controls

8 lines (7 loc) · 285 Bytes

MCMC Banana Examples

MCMC algorithms implemented in three languages: Matlab, Python, and R

In each language we demonstrate use of the following algorithms:

  • Metropolis Hastings (MH)
  • Adaptive Metropolis (AM)
  • Delayed Rejection (DR)
  • Delayed Rejection Adaptive Metropolis (DRAM)