Hi I work with package "rpart" for draw trees,for example: library(rpart) fit <- rpart(Price ~ Mileage + Type + Country, cu.summary) plot(fit, compress=TRUE) text(fit, use.n=TRUE) and then i want compute error of each tree with t.test.(with package "ROCR" comparison two trees). and i can not coding this problem? Regards --------------------------------- Moody friends. Drama queens. Your life? Nope! - their life, your story. [[alternative HTML version deleted]]