| kernel_hop | R Documentation |
Generate a proposal for the Hop kernel
kernel_hop(n_dim, p_phi, x, xp)
n_dim |
Dimension of the parameter space. |
p_phi |
Probability of updating each coordinate. |
x |
Current point 'x'. |
xp |
Current point ‘x’'. |
A list with the 'proposal', 'n_phi', and 'phi'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.