ratio_grow | R Documentation |
The final ratio is to be used as the acceptance criteria in the MCMC of the hebart model
ratio_grow(tree, old_tree, current_node, pars, alpha_grow, beta_grow)
tree |
The current tree |
old_tree |
The old tree |
current_node |
The current grown node |
pars |
The full list of parameters |
alpha_grow |
The alpha of the growing probability |
beta_grow |
The beta of the growing probability |
The final ratio for the candidate tree
Bruna Wundervald, brunadaviesw@gmail.com.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.