Package: RRF
Title: Regularized Random Forest
Version: 1.8
Date: 2018-06-29
Depends: R (>= 2.5.0), stats
Suggests: RColorBrewer, MASS
Author: Fortran original by Leo Breiman and Adele Cutler, R port by
    Andy Liaw and Matthew Wiener, Regularized random forest for classification by
    Houtao Deng. Regularized random forest for regression by Xin Guan. 
Description: 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.
Maintainer: Houtao Deng <softwaredeng@gmail.com>
License: GPL (>= 2)
URL: https://sites.google.com/site/houtaodeng/rrf
Repository: CRAN
Date/Publication: 2018-06-30 06:27:55 UTC
Packaged: 2018-06-30 06:09:23 UTC; houtaodeng
NeedsCompilation: yes
RoxygenNote: 5.0.1
