View source: R/geom_node_plot.R
Create data.frame with predictions for each node
1 | get_predictions(party_object, ids, newdata_fun, predict_arg = NULL)
|
party_object |
object of class |
ids |
Id's to plot. Numeric, "terminal", "inner" or "all". MUST be identical
to |
newdata_fun |
function which takes |
predict_arg |
list of additional arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.