Skip to content
Prev 58801 / 398502 Next

Does something like partition.rpart() exist?

I'd like to create a bidimensional presentation of a classification tree
built using the rpart() function. I've seen that a partition.tree()
function exists for the tree() function. Does a similar function  exist
for the rpart() function?
Thanks a lot Simone Vantini