Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

varSelRF

Variable Selection using Random Forests

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).

Functions (9)

varSelRF

Variable Selection using Random Forests

v0.7-8
GPL (>= 2)
Authors
Ramon Diaz-Uriarte <rdiaz02@gmail.com>
Initial release
2017-07-10

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.