Hi, what is the name of the package that provides Random Forest with R. Sincerely Louis Ferré http://www.univ-tlse2.fr/grimm/smash/ferre/index.html Equipe GRIMM-2254 Département de Math-Info 5 allées Antonio Machado 31058 Toulouse Cedex Tel: 0561504608 0561503982 [[alternative HTML version deleted]]
Have a look at http://cran.r-project.org/search.html or http://cran.at.r-project.org/src/contrib/PACKAGES.html --> randomForest Best, Matthias> Hi, > what is the name of the package that provides Random Forest > with R. Sincerely Louis Ferr?? > http://www.univ-tlse2.fr/grimm/smash/ferre/index.html > Equipe GRIMM-2254 > D??partement de Math-Info > 5 all??es Antonio Machado > 31058 Toulouse Cedex > Tel: 0561504608 > 0561503982 > > [[alternative HTML version deleted]] >
Louis Ferre wrote:> Hi, > what is the name of the package that provides Random Forest with R.Really, what about looking yourself on CRAN or just googling for it? Most surprisingly the name of the package is "randomForest". Uwe Ligges> Sincerely > Louis Ferr?? > http://www.univ-tlse2.fr/grimm/smash/ferre/index.html > Equipe GRIMM-2254 > D??partement de Math-Info > 5 all??es Antonio Machado > 31058 Toulouse Cedex > Tel: 0561504608 > 0561503982 > > [[alternative HTML version deleted]] > > > > ------------------------------------------------------------------------ > > ______________________________________________ > 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
It's randomForest. Searching (simple text find) on the packages web page of CRAN using either "random" or "forest" would find you this. Hope this helps, Matt Wiener -----Original Message----- From: r-help-bounces at stat.math.ethz.ch [mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Louis Ferre Sent: Tuesday, September 27, 2005 8:45 AM To: r-help at stat.math.ethz.ch Subject: [R] Random Forest with R Hi, what is the name of the package that provides Random Forest with R. Sincerely Louis Ferr?? http://www.univ-tlse2.fr/grimm/smash/ferre/index.html Equipe GRIMM-2254 D??partement de Math-Info 5 all??es Antonio Machado 31058 Toulouse Cedex Tel: 0561504608 0561503982 [[alternative HTML version deleted]]