-
Notifications
You must be signed in to change notification settings - Fork 5
/
DESCRIPTION
22 lines (22 loc) · 1004 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: varSelRF
Version: 0.7-8
Date: 2017-07-10
Title: Variable Selection using Random Forests
Author: Ramon Diaz-Uriarte <[email protected]>
Maintainer: Ramon Diaz-Uriarte <[email protected]>
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: http://ligarto.org/rdiaz/Software/Software.html,
http://ligarto.org/rdiaz/Papers/rfVS/randomForestVarSel.html,
https://github.com/rdiaz02/varSelRF
Repository: CRAN
Date/Publication: 2010-06-04 13:24:22
Packaged: 2010-06-09 17:06:03 UTC; ramon