CRAN/E | gaselect

gaselect

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

Installation

About

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.

github.com/dakep/gaselect
Bug report File report

Key Metrics

Version 1.0.22
R ≥ 3.0.2
Published 2023-12-11 145 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks gaselect results

Downloads

Yesterday 7 0%
Last 7 days 63 -20%
Last 30 days 250 -22%
Last 90 days 808 -33%
Last 365 days 3.558 -17%

Maintainer

Maintainer

David Kepplinger

david.kepplinger@gmail.com

Authors

David Kepplinger

Material

README
ChangeLog
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

gaselect archive

Depends

R ≥ 3.0.2
methods ≥ 2.10.0

Imports

Rcpp ≥ 0.10.5

Suggests

chemometrics

LinkingTo

Rcpp ≥ 0.10.5
RcppArmadillo ≥ 0.9.800.4

Reverse Suggests

tidyfit