Metropolis–Hastings algorithm (MH algorithm)
A flagship MCMC algorithm that uses proposal distribution with Monte Carlo sampling and filters based on Acceptance Criteria.
MH makes local changes to a current state. We use the proposal and the transition to define an ”acceptance ratio” :
Symmetric MH
Note that in the (popular) choice of Gaussian perturbations,
then the proposal is ”symmetric”
- sample a value from proposal
- if , then move to with certainity
- otherwise, move to with probability