Package: varSelRF 0.7-9
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).
Authors:
varSelRF_0.7-9.tar.gz
varSelRF_0.7-9.zip(r-4.7)varSelRF_0.7-9.zip(r-4.6)varSelRF_0.7-9.zip(r-4.5)
varSelRF_0.7-9.tgz(r-4.6-any)varSelRF_0.7-9.tgz(r-4.5-any)
varSelRF_0.7-9.tar.gz(r-4.7-any)varSelRF_0.7-9.tar.gz(r-4.6-any)
varSelRF_0.7-9.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
varSelRF/json (API)
| # Install 'varSelRF' in R: |
| install.packages('varSelRF', repos = c('https://rdiaz02.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rdiaz02/varselrf/issues
Last updated from:b47ebd444e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 95 | ||
| source / vignettes | OK | 162 | ||
| linux-release-x86_64 | OK | 104 | ||
| macos-release-arm64 | OK | 175 | ||
| macos-oldrel-arm64 | OK | 106 | ||
| windows-devel | OK | 83 | ||
| windows-release | OK | 60 | ||
| windows-oldrel | OK | 80 | ||
| wasm-release | OK | 87 |
Exports:randomVarImpsRFrandomVarImpsRFplotselProbPlotvarSelImpSpecRFvarSelRFvarSelRFBoot
Dependencies:randomForest
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Plot a varSelRF object | plot.varSelRF |
| plot a varSelRFBoot object | plot.varSelRFBoot |
| Variable importances from random forest on permuted class labels | randomVarImpsRF |
| Plot random random variable importances | randomVarImpsRFplot |
| Selection probability plot for variable importance from random forests | selProbPlot |
| Summary of a varSelRFBoot object | summary.varSelRFBoot |
| Variable selection using the "importance spectrum" | varSelImpSpecRF |
| Variable selection from random forests using OOB error | varSelRF |
| Bootstrap the variable selection procedure in varSelRF | varSelRFBoot |
