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