Package: FWDselect 2.1.1

Marta Sestelo
FWDselect: Selecting Variables in Regression Models
A simple method to select the best model or best subset of variables using different types of data (binary, Gaussian or Poisson) and applying it in different contexts (parametric or non-parametric). Implemented methodology described in: M. Sestelo, N. M. Villanueva, L. Meira-Machado and J. Roca-Pardiñas (2016). FWDselect: an R package for variable selection in regression models. The R Journal, 8 (1), 132-148. <doi:10.32614/RJ-2016-009>.
Authors:
FWDselect_2.1.1.tar.gz
FWDselect_2.1.1.zip(r-4.7)FWDselect_2.1.1.zip(r-4.6)FWDselect_2.1.1.zip(r-4.5)
FWDselect_2.1.1.tgz(r-4.6-any)FWDselect_2.1.1.tgz(r-4.5-any)
FWDselect_2.1.1.tar.gz(r-4.7-any)FWDselect_2.1.1.tar.gz(r-4.6-any)
FWDselect_2.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
FWDselect/json (API)
NEWS
| # Install 'FWDselect' in R: |
| install.packages('FWDselect', repos = c('https://sestelo.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sestelo/fwdselect/issues
feature-engineeringfeature-selectionmachine-learning-algorithmsnonparametricregresssionvariable-importancevariable-selection
Last updated from:fda3cc290a. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 106 | ||
| source / vignettes | OK | 180 | ||
| linux-release-x86_64 | OK | 123 | ||
| macos-release-arm64 | OK | 108 | ||
| macos-oldrel-arm64 | OK | 90 | ||
| windows-devel | OK | 87 | ||
| windows-release | OK | 81 | ||
| windows-oldrel | OK | 80 | ||
| wasm-release | OK | 97 |
Exports:qselectionselectiontest
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Diabetes data. | diabetes |
| Episode of SO2. Pollution incident data. | episode |
| Visualization of 'qselection' object | plot.qselection |
| Emission of SO2. Pollution incident data. | pollution |
| Short 'qselection' summary | print.qselection |
| Short 'selection' summary | print.selection |
| Selecting variables for several subset sizes | qselection |
| Selecting a subset of 'q' variables | selection |
| Bootstrap based test for covariate selection | test |