Skip to contents

The loop behind slice_sample(), split out so the progress context wraps it

Usage

slice_sample_run(
  log_prob_fn,
  init,
  n_draws,
  warmup,
  thin,
  width,
  max_steps,
  verbose
)