Skip to content
Back to formatted view

Raw Message

Message-ID: <1099668491.3604.22.camel@ndmpc126.ihs.ox.ac.uk>
Date: 2004-11-05T15:28:11Z
From: Adaikalavan Ramasamy
Subject: (no subject)
In-Reply-To: <5.1.1.6.0.20041105100440.02a19e80@mail.cwru.edu>

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
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
>