Description Usage Arguments Value
Compute Gibbs flow for Cox process model with EP Gaussian proposal initialization
1 2 3 4 5 6 7 8 | coxprocess_gibbsflow_ep_proposal(
stepsize,
lambda,
derivative_lambda,
xparticles,
logdensity,
counts
)
|
stepsize |
numerical integration step size |
lambda |
tempering level |
derivative_lambda |
time derivative of tempering schedule |
xparticles |
particle locations |
logdensity |
corresponding log density values |
counts |
dataset |
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.