On Fri, 5 Nov 2004, Xin Qi wrote:

Dear all R users and helpers:

I wonder whether there is a library call trees ( classification trees) in R? If there is, where can download it?


No, there isn't.

However, there is a package called "tree" that you can download from CRAN and another called "rpart" that came with your R distribution, both of which do classification trees.

        -thomas

______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to