Description Usage Arguments Value
Compute Gibbs flow for Gaussian model
1 | gaussian_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.