gaselect: Genetic Algorithm (GA) for Variable Selection from High-Dimensional Data (original) (raw)
Provides a genetic algorithm for finding variable subsets in high dimensional data with high prediction performance. The genetic algorithm can use ordinary least squares (OLS) regression models or partial least squares (PLS) regression models to evaluate the prediction power of variable subsets. By supporting different cross-validation schemes, the user can fine-tune the tradeoff between speed and quality of the solution.
| Version: | 1.0.23 |
|---|---|
| Depends: | R (≥ 3.0.2), methods (≥ 2.10.0) |
| Imports: | Rcpp (≥ 0.10.5) |
| LinkingTo: | Rcpp (≥ 0.10.5), RcppArmadillo (≥ 0.9.800.4) |
| Suggests: | chemometrics |
| Published: | 2025-04-14 |
| DOI: | 10.32614/CRAN.package.gaselect |
| Author: | David Kepplinger [aut, cre] |
| Maintainer: | David Kepplinger <david.kepplinger at gmail.com> |
| BugReports: | https://github.com/dakep/gaselect/issues |
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
| URL: | https://github.com/dakep/gaselect |
| NeedsCompilation: | yes |
| Materials: | README, |
| CRAN checks: | gaselect results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=gaselectto link to this page.