lk_ratio_grow | R Documentation |
Likelihood ratio of the candidate tree and the previous tree, given that the action step was a grow
lk_ratio_grow(tree, current_node, pars)
tree |
The current tree |
current_node |
The current pruned node |
pars |
The full list of parameters |
The likelihood ratio for growth needs the joint distribution of each region (of each node), given the tau parameter
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.