Add a function which allows sampling a chain given an initial state, target distribution and proposal distribution.
Function will also ideally deal with seeding random number generator, tracing functions of chain state and accumulating transition statistics such as average acceptance probability.
Add a function which allows sampling a chain given an initial state, target distribution and proposal distribution.
Function will also ideally deal with seeding random number generator, tracing functions of chain state and accumulating transition statistics such as average acceptance probability.