VSURF
Variable Selection Using Random Forests
Three steps variable selection procedure based on random forests. Initially developed to handle high dimensional data (for which number of variables largely exceeds number of observations), the package is very versatile and can treat most dimensions of data, for regression and supervised classification problems. First step is dedicated to eliminate irrelevant variables from the dataset. Second step aims to select all variables related to the response for interpretation purpose. Third step refines the selection by eliminating redundancy in the set of variables selected by the second step, for prediction purpose. Genuer, R. Poggi, J.-M. and Tuleau-Malot, C. (2015)
- Version1.2.0
- R version≥ 4.2.0
- LicenseGPL-2
- LicenseGPL-3
- Needs compilation?No
- Last release12/15/2022
Documentation
Team
Robin Genuer
Jean-Michel Poggi
Show author detailsRolesAuthorChristine Tuleau-Malot
Show author detailsRolesAuthor
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Imports5 packages
- Suggests3 packages
- Reverse Imports2 packages