# MultiLevelSampler Sampling a chain from a limit of proxy distributions. This is a generalization of Metropolis Hastings type sampling algorithm. Example application to toy model and power grid stability. Implemented in Julia using Turing.