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>.

Version: 2.1.1
Depends: R (≥ 3.1.0)
Imports: cvTools, mgcv, parallel, graphics, stats
Published: 2026-04-27
DOI: 10.32614/CRAN.package.FWDselect
Author: Marta Sestelo ORCID iD [aut, cre, cph], Nora M. Villanueva [aut, cph], Javier Roca-Pardinas [aut]
Maintainer: Marta Sestelo <sestelo at uvigo.gal>
BugReports: https://github.com/sestelo/fwdselect/issues
License: MIT + file LICENSE
URL: https://CRAN.R-project.org/package=FWDselect
NeedsCompilation: no
Materials: NEWS
CRAN checks: FWDselect results

Documentation:

Reference manual: FWDselect.html , FWDselect.pdf

Downloads:

Package source: FWDselect_2.1.1.tar.gz
Windows binaries: r-devel: FWDselect_2.1.1.zip, r-release: FWDselect_2.1.0.zip, r-oldrel: FWDselect_2.1.0.zip
macOS binaries: r-release (arm64): FWDselect_2.1.1.tgz, r-oldrel (arm64): FWDselect_2.1.1.tgz, r-release (x86_64): FWDselect_2.1.0.tgz, r-oldrel (x86_64): FWDselect_2.1.0.tgz
Old sources: FWDselect archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=FWDselect to link to this page.