Classification Trees using the rpart function
In a previous post on classification trees we considered using the tree package to fit a classification tree to data divided into known classes. In this post we will look at the alternative function rpart that is available within the base R distribution.
Fast Tube by Casper
A classification tree ...
[Read more...]