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

Getting started

Package details

AuthorRamon Diaz-Uriarte <rdiaz02@gmail.com>
MaintainerRamon Diaz-Uriarte <rdiaz02@gmail.com>
LicenseGPL (>= 2)
Version0.7-8
URL http://ligarto.org/rdiaz/Software/Software.html http://ligarto.org/rdiaz/Papers/rfVS/randomForestVarSel.html https://github.com/rdiaz02/varSelRF
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rdiaz02/varSelRF")
rdiaz02/varSelRF documentation built on May 27, 2019, 3:06 a.m.