calculate_preds | R Documentation |
Calculates predictions for the HEBART model
calculate_preds(results, tree, newdata, k1, tau)
results |
The results (description to be completed) |
tree |
The latest tree results |
newdata |
The newdata to predict for |
k1 |
The latest sampled k1 value |
tau |
The latest sampled tau value |
The sampled values
Bruna Wundervald, brunadaviesw@gmail.com.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.