predict_hebart | R Documentation |
This function predicts for the final trees of a Hierachical Embedded BART model
predict_hebart(model, newdata, formula, group_variable)
model |
The model object |
newdata |
The new data to predict |
formula |
The model formula |
group_variable |
The grouping variable |
A dataframe with the prediction column
Bruna Wundervald, brunadaviesw@gmail.com.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.