Bayesian inference & Markov chain Monte Carlo Note 1: Many slides for this lecture were kindly provided by Paul Lewis and Mark Holder Note 2: Paul Lewis has written nice software for demonstrating Markov chain Monte Carlo
- idea. Software is called “MCRobot” and is
freely available at:
http://hydrodictyon.eeb.uconn.edu/people/plewis/software.php (unfortunately software only works for windows operating system)
Assume we want to estimate a parameter θ with data X. The maximum likelihood approach to estimating θ is to find the value of θ that maximizes Pr (X | θ). Before we observe the data, we may have some idea of how plausible are values of θ. This idea is called our prior distribution
- f θ and we’ll denote it Pr (θ).
The Bayesian idea is to base our estimate of θ on the posterior distribution Pr (θ | X).