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