Feature Selection with Regularized Random Forest. This package is based on the 'randomForest' package by Andy Liaw. The key difference is the RRF function that builds a regularized random forest.
Version: | 1.6 |
Depends: | R (≥ 2.5.0), stats |
Suggests: | RColorBrewer, MASS |
Published: | 2013-10-20 |
Author: | Fortran original by Leo Breiman and Adele Cutler, R port by Andy Liaw and Matthew Wiener, Regularized random forest by Houtao Deng. |
Maintainer: | Houtao Deng <softwaredeng at gmail.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://sites.google.com/site/houtaodeng/rrf |
NeedsCompilation: | yes |
Citation: | RRF citation info |
Materials: | NEWS |
CRAN checks: | RRF results |
Reference manual: | RRF.pdf |
Package source: | RRF_1.6.tar.gz |
Windows binaries: | r-devel: RRF_1.6.zip, r-release: RRF_1.6.zip, r-oldrel: RRF_1.6.zip |
OS X Snow Leopard binaries: | r-release: RRF_1.6.tgz, r-oldrel: RRF_1.6.tgz |
OS X Mavericks binaries: | r-release: RRF_1.6.tgz |
Old sources: | RRF archive |
Reverse imports: | inTrees |
Reverse suggests: | fscaret |