Package: RRF
Title: Regularized Random Forest
Version: 1.9.4
Date: 2022-05-30
Depends: R (>= 2.5.0), stats
Suggests: RColorBrewer, MASS
Authors@R: c(person("Houtao", "Deng", role = c("aut", "cre"),
                     email = "softwaredeng@gmail.com"),
              person("Xin", "Guan", role = "aut"),
              person("Andy", "Liaw", role = "aut"),
              person("Leo", "Breiman", role = "aut"),
              person("Adele", "Cutler", role = "aut"))
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. 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.
    Reference: Houtao Deng (2013) <arXiv:1306.0237>.
Maintainer: Houtao Deng <softwaredeng@gmail.com>
License: GPL (>= 2)
URL: https://sites.google.com/site/houtaodeng/rrf
Repository: CRAN
Date/Publication: 2022-05-30 19:50:02 UTC
Packaged: 2022-05-30 18:55:20 UTC; houtaodeng
NeedsCompilation: yes
RoxygenNote: 5.0.1
Author: Houtao Deng [aut, cre],
  Xin Guan [aut],
  Andy Liaw [aut],
  Leo Breiman [aut],
  Adele Cutler [aut]
Built: R 4.2.0; aarch64-apple-darwin20; 2023-04-10 21:01:23 UTC; unix
Archs: RRF.so.dSYM
