Package: FWDselect Title: Selecting Variables in Regression Models Version: 2.1.1 Date: 2026-04-22 Authors@R: c(person("Marta", "Sestelo",email= "sestelo@uvigo.gal", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0003-4284-6509")), person("Nora", "M. Villanueva",email= "nmvillanueva@uvigo.gal", role = c("aut", "cph")), person("Javier", "Roca-Pardinas",email= "roca@uvigo.es", role = "aut")) Maintainer: Marta Sestelo Description: 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. . URL: https://CRAN.R-project.org/package=FWDselect BugReports: https://github.com/sestelo/fwdselect/issues Depends: R (>= 3.1.0) License: MIT + file LICENSE LazyData: true Imports: cvTools, mgcv, parallel, graphics, stats RoxygenNote: 7.3.3 Encoding: UTF-8 Repository: https://sestelo.r-universe.dev Date/Publication: 2026-04-22 10:48:24 UTC RemoteUrl: https://github.com/sestelo/fwdselect RemoteRef: HEAD RemoteSha: fda3cc290ada4b9a0efcdebbbcc1d71fe8366b5e NeedsCompilation: no Packaged: 2026-06-21 08:47:53 UTC; root Author: Marta Sestelo [aut, cre, cph] (ORCID: ), Nora M. Villanueva [aut, cph], Javier Roca-Pardinas [aut]