UCL / rmcmc

Robust Markov chain Monte Carlo methods in R
http://github-pages.ucl.ac.uk/rmcmc/
Other
1 stars 0 forks source link

Add support for pre-conditioned proposals #9

Closed matt-graham closed 2 months ago

matt-graham commented 2 months ago

Adds support for using diagonal or dense preconditioners with Barker proposal. Proposal now accepts separate scale and shape parameters with latter able to be either a matrix or vector (the latter corresponding to a diagonal preconditioner).