Groups
Category
Gibbs sampling is an MCMC method that generates samples by repeatedly drawing each variable from its conditional distribution given the others.
MetropolisโHastings is a clever accept/reject method that lets you sample from complex probability distributions using only an unnormalized density.