Check http://cran.r-project.org/src/contrib/PACKAGES.html.
AFAIK, there is tree, rpart and knnTree. The simplest wat to install, say the package tree, is to type in install.packages("tree") in the R command line. On Fri, 2004-11-05 at 15:07, 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? > > Thank you very much. > > Xin Qi > > ______________________________________________ > [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 > ______________________________________________ [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