| .build_nested_case_when_tree | R Documentation |
Shared helper for building nested tree expressions. This is the nested
equivalent of .build_case_when_tree().
.build_nested_case_when_tree(tree_info)
tree_info |
A tree info list with nodeID, leftChild, rightChild, splitvarName, terminal, prediction, and node_splits |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.