Package: Boruta
Title: Wrapper Algorithm for All Relevant Feature Selection
Version: 5.2.0
Depends: ranger
Suggests: mlbench, rFerns, randomForest
Authors@R: c(person(c("Miron","Bartosz"),"Kursa",role=c("aut","cre"),
                email="M.Kursa@icm.edu.pl"),
             person(c("Witold","Remigiusz"),"Rudnicki",role="aut"))
Description: An all relevant feature selection wrapper algorithm.
    It finds relevant features by comparing original attributes'
    importance with importance achievable at random, estimated
    using their permuted copies.
BugReports: https://github.com/mbq/Boruta/issues
License: GPL (>= 2)
URL: https://m2.icm.edu.pl/boruta/
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-01-26 14:56:57 UTC; mbq
Author: Miron Bartosz Kursa [aut, cre],
  Witold Remigiusz Rudnicki [aut]
Maintainer: Miron Bartosz Kursa <M.Kursa@icm.edu.pl>
Repository: CRAN
Date/Publication: 2017-01-27 10:17:32
