Other packages > Find by keyword >

gaselect  

Genetic Algorithm (GA) for Variable Selection from High-Dimensional Data
View on CRAN: Click here


Download and install gaselect package within the R console
Install from CRAN:
install.packages("gaselect")

Install from Github:
library("remotes")
install_github("cran/gaselect")

Install by package version:
library("remotes")
install_version("gaselect", "1.0.25")



Attach the package and use:
library("gaselect")
Maintained by
David Kepplinger
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-02-10
Latest Update: 2025-04-14
Description:
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.
How to cite:
David Kepplinger (2015). gaselect: Genetic Algorithm (GA) for Variable Selection from High-Dimensional Data. R package version 1.0.25, https://cran.r-project.org/web/packages/gaselect. Accessed 09 Mar. 2026.
Previous versions and publish date:
1.0.4 (2015-02-10 11:02), 1.0.5 (2015-02-12 17:45), 1.0.6 (2019-03-04 21:50), 1.0.7 (2019-03-13 20:10), 1.0.9 (2020-02-06 02:00), 1.0.10 (2022-03-09 22:40), 1.0.11 (2022-04-06 16:02), 1.0.21 (2023-02-04 20:42), 1.0.22 (2023-12-11 20:50), 1.0.23 (2025-04-14 18:20), 1.0.24 (2025-12-16 17:30)
Other packages that cited gaselect R package
View gaselect citation profile
Other R packages that gaselect depends, imports, suggests or enhances
Complete documentation for gaselect
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA