tree_data_example: tree_data_example

tree_data_exampleR Documentation

tree_data_example

Description

Small example of tree data, like that obtained when using 'extractTreeData()' function.

Usage

tree_data_example

Format

A data frame with 14 rows and 4 columns representing the structure of trees:

var

Variable name used for splitting.

value

The value in a node (i.e., either the split value or leaf value).

iteration

Iteration Number.

treeNum

Tree Number in the iteration.

...


AlanInglis/BartVis documentation built on Jan. 15, 2025, 3:39 p.m.