MCMC
Last updated
Last updated
Robert and Casella (2013) provides the following definition:
For illustration, you can visit the jupyter notebook on MCMC_example
Working principle: For an arbitrary starting value , a chain is generated using a transition kernel with stationary distribution , which ensures the convergence in distribution of to a random variable from .
Some good materials about MCMC.