Description Usage Arguments Details
Print the logical conditions or rules necessary to pass through a node. If optional dataset and target variable are passed as well, the performance for the node will be summarized in a table.
1 2 |
node |
|
newdata |
A dataset consisting of the same columns and order as the dataset used to train the underlying decision tree. |
y |
A response variable to be aggregated showing how the node performs |
if newdata
and y
are passed into the function as well,
a table of summarized performance will be printed after the node text.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.