gemlib.mcmc.rwmh

Contents

gemlib.mcmc.rwmh#

gemlib.mcmc.rwmh(scale=1.0)#

Random walk Metropolis Hastings MCMC kernel

Parameters:

scale (int) – the random walk scaling parameter. Should broadcast with the state.

Returns:

an instance of SamplingAlgorithm