Description Usage Arguments Value
Builds one node of a rpart model tree
| 1 2 | build_node_rpart(tree, categorical_lookup, leaf_val_type, whichNode,
  valueNeedsTag, dataLevels, fieldTypes)
 | 
| tree | tree object | 
| categorical_lookup | splits used | 
| leaf_val_type | a character representing an avro type when a value is returned at a leaf node | 
| whichNode | left or right node for categorical_lookup | 
| valueNeedsTag | flag for whether node needs label | 
| dataLevels | levels of data | 
| fieldTypes | type of fields | 
PFA as a list-of-lists that can be inserted into a cell or pool
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.