Depth of each terminal node of all trees in a ranger model is returned as a three column dataframe with column names: 'nodeID', 'depth', 'treeID'. Note that root node has the node_id = 0.
Depth of each terminal node of all trees in a ranger model is returned as a three column dataframe with column names: 'nodeID', 'depth', 'treeID'. Note that root node has the node_id = 0.