| log_density_hop | R Documentation |
Calculate the log of the proposal density for the Hop kernel
log_density_hop(n_phi, phi, h, x, xp)
n_phi |
Number of moved coordinates. |
phi |
Boolean vector indicating moved coordinates. |
h |
Proposed point. |
x |
Reference point. |
xp |
Reference point. |
The value of -log(g(h)).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.