lk_ratio_k | R Documentation |
Likelihood ratio of the candidate tree and the previous tree, given that the action step was a prune.
lk_ratio_k(new_k1, k1, current_tree, pars, group, tau_post = tau_post, M)
new_k1 |
The sampled k1 |
k1 |
The current value of k1 |
current_tree |
The current tree |
pars |
The full list of hyperparameters |
group |
The grouping variable |
tau_post |
The current value of tau |
M |
The M matrix |
The likelihood ratio
Bruna Wundervald, brunadaviesw@gmail.com.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.