Description Usage Arguments Value
Compute Gibbs flow for mixture example
1 2 3 4 5 6 7 | mixtureexample_gibbsflow(
stepsize,
lambda,
derivative_lambda,
xparticles,
logdensity
)
|
stepsize |
numerical integration step size |
lambda |
tempering level |
derivative_lambda |
time derivative of tempering schedule |
xparticles |
particle locations |
logdensity |
corresponding log density values |
list with keys:
xparticles
new particle locations,
log_jacobian_dets
log Jacobian determinant of the flow
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.