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 random walk proposal implementation #23

Closed matt-graham closed 3 months ago

matt-graham commented 3 months ago

Adds a basic random walk proposal implementation to use for comparisons with Barker proposal, and abstracts out some elements of infrastructure for creating proposals that is shared.