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.4 |
| Depends: | R (≥ 2.5.0), stats |
| Suggests: | RColorBrewer, randomForest, MASS |
| Published: | 2013-01-07 |
| 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 |
| CRAN checks: | RRF results |
| Package source: | RRF_1.4.tar.gz |
| MacOS X binary: | RRF_1.4.tgz |
| Windows binary: | RRF_1.4.zip |
| Reference manual: | RRF.pdf |
| News/ChangeLog: | NEWS |
| Old sources: | RRF archive |
| Reverse suggests: | caret |