Description Usage Arguments Value
View source: R/single_mixture_hmc_kernel.R
Either HMC kernel or RWM kernel is selected for MCMC iteration with a certain probability
1 | single_mixture_hmc_kernel(level, state, tuning)
|
level |
an integer that controls the probability distribution in a multi-level setting |
state |
a list that contains vector of coordinates and log of the density of probability distribution for the first chain |
tuning |
list of parameters for HMC and RWM kernels (number os steps and stepsize for HMC, standard devation for RWM) |
list that contains updated states of the first and the second chain and cost of computations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.