Closed bob-carpenter closed 1 year ago
As it says on the tin:
add a Metropolis-Hastings sampler
refactor the Metropolis adjusted Langevin (MALA) sampler to be an instance of Metropolis-Hastings
We do not want to implement standard Metropolis as an instance of MH as it involves unnecessary arithmetic.
As it says on the tin:
add a Metropolis-Hastings sampler
refactor the Metropolis adjusted Langevin (MALA) sampler to be an instance of Metropolis-Hastings
We do not want to implement standard Metropolis as an instance of MH as it involves unnecessary arithmetic.