as.data.tree.rpart: Convert rpart
rules to data.tree
object
Description
Convert an rpart
object to a data.tree
object, which can be plotted with
mplot3.cart
Usage
as.data.tree.rpart(object, verbose = FALSE)
Arguments
verbose
Logical: If TRUE, print messages to console