Package: iRF
Title: iterative Random Forests
Version: 2.0.0
Date: 2017-07-25
Depends: R (>= 3.1.2),
Imports: AUC, Matrix, data.table, dplyr, Rcpp, methods, foreach,
        doParallel, RColorBrewer
Suggests: MASS, rgl
LinkingTo: Rcpp
SystemRequirements: C++11
Author: Sumanta Basu and Karl Kumbier (based on source codes from the R packages FSInteract by Hyun Jik Kim and Rajen D. Shah, randomForest by Andy Liaw and Matthew Wiener, and the original Fortran codes by Leo Breiman and Adele Cutler) 
Description: Iteratively grows feature weighted random forests and finds high-order feature interactions in a stable fashion.
Maintainer: Karl Kumbier <kkumbier@berkeley.edu>
URL: https://arxiv.org/abs/1706.08457
License: GPL-2
NeedsCompilation: yes
Packaged: 2017-07-25 22:55:38 UTC; karl
Repository: CRAN
Date/Publication: 2017-07-26 04:57:45 UTC
