powered by
cu.summary
data(cu.summary)
John M. Chambers and Trevor J. Hastie eds. (1992) Statistical Models in S, Wadsworth and Brooks/Cole, Pacific Grove, CA 1992, pp. 46--47.
car.test.frame
data(cu.summary) fit <- rpart(Price ~ Mileage + Type + Country, cu.summary) plot(fit, compress=T) text(fit, use.n=T)
Run the code above in your browser using DataLab