| tree_data_example | R Documentation |
Small example of tree data, like that obtained when using 'extractTreeData()' function.
tree_data_example
A data frame with 14 rows and 4 columns representing the structure of trees:
Variable name used for splitting.
The value in a node (i.e., either the split value or leaf value).
Iteration Number.
Tree Number in the iteration.
...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.