gaselect: Genetic Algorithm (GA) for Variable Selection from High-Dimensional Data

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.

Getting started

Package details

AuthorDavid Kepplinger
MaintainerDavid Kepplinger <david.kepplinger@gmail.com>
LicenseGPL (>= 2)
Version1.0.21
URL https://github.com/dakep/gaselect
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("gaselect")

Try the gaselect package in your browser

Any scripts or data that you put into this service are public.

gaselect documentation built on Feb. 16, 2023, 6:14 p.m.