Description Usage Arguments Value
Generation of HMC proposal vil leapfrog integration and accept/reject step
1 | single_hmc_kernel(level, state, tuning)
|
level |
a integer that determines density of probability distribution inthe multi-level approach |
state |
a list with current position of the particle (element of the chain) and log of the density of probability distribution |
tuning |
a list of parameters for HMC iteration: stepsize and number of steps |
a updated state of the chain and cost of computations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.