animate_HMC: animate_HMC

Description Usage Arguments Value

Description

animate_HMC

Usage

1
2
animate_HMC(b, epsilon, n_steps, n_samples, start_q, start_p,
  force_reject = FALSE)

Arguments

b

An object representing a banana-shaped distribution

epsilon

HMC step size

n_steps

Number of HMC leapfrog integration steps

n_samples

Number of MCMC samples

start_q

Starting position (parameter value)

start_p

Starting momentum (random noise)

force_reject

I can't remember what this does

Value

A list with a ggplot object and a data frame


jasonmtroos/gentleHMC documentation built on May 14, 2019, 2:06 p.m.