Package: varSelRF
Version: 0.7-9
Date: 2026-01-30
Title: Variable Selection using Random Forests
Authors@R: person(given = "Ramon",
                      family = "Diaz-Uriarte",
                      role = c("aut", "cre"),
                      email = "rdiaz02@gmail.com")
Maintainer: Ramon Diaz-Uriarte <rdiaz02@gmail.com>
Depends: R (>= 2.0.0), randomForest, parallel
Description: Variable selection from random forests using both
        backwards variable elimination (for the selection of small sets
        of non-redundant variables) and selection based on the
        importance spectrum (somewhat similar to scree plots; for the
        selection of large, potentially highly-correlated variables).
        Main applications in high-dimensional data (e.g., microarray
        data, and other genomics and proteomics applications).
LazyLoad: Yes
License: GPL (>= 2)
URL: https://ligarto.org/rdiaz/Software/Software.html,
        https://github.com/rdiaz02/varSelRF
Repository: CRAN
Date/Publication: 2026-01-30 23:40:02 UTC
Packaged: 2026-01-30 21:01:02 UTC; ramon
NeedsCompilation: no
Author: Ramon Diaz-Uriarte [aut, cre]
Built: R 4.6.0; ; 2026-02-12 03:13:17 UTC; windows
