plots a tree in the forest.
# S3 method for forestry
plot(x, tree.id = 1, print.meta_dta = FALSE, beta.char.len = 30, ...)
A forestry x.
Specifies the tree number that should be visualized.
A flag indicating whether the data for the plot should be printed.
The length of the beta values in leaf node representation. This is only required when plotting a forestry object with linear aggregation functions (linear = TRUE).
additional arguments that are not used.
A plot of the specified tree in the forest.
plot