multi_tree_plot {iai} | R Documentation |
Generic function for constructing an interactive tree visualization of multiple tree learners
Description
Generic function for constructing an interactive tree visualization of multiple tree learners
Usage
multi_tree_plot(obj, ...)
Arguments
obj |
The object controlling which method is used |
... |
Arguments depending on the specific method used |
[Package iai version 1.10.1 Index]