Skip to contents

All functions

barker_proposal()
Create a new Barker proposal object.
chain_state()
Construct a new chain state.
example_gaussian_stan_model()
Construct an example BridgeStan StanModel object for a Gaussian model.
langevin_proposal()
Create a new Langevin proposal object.
random_walk_proposal()
Create a new random walk proposal object.
robust_shape_adapter()
Create object to adapt proposal shape (and scale) using robust adaptive Metropolis algorithm of Vihola (2012).
sample_chain()
Sample a Markov chain
scale_adapter()
Create object to adapt proposal scale to coerce average acceptance rate.
target_distribution_from_stan_model()
Construct target distribution from a BridgeStan StanModel object.
trace_function_from_stan_model()
Construct trace function from a BridgeStan StanModel object.
variance_adapter()
Create object to adapt proposal with per dimension scales based on estimates of target distribution variances.