Skip to content
Prev 58562 / 398503 Next

(no subject)

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: