Skjemaa/GA: Selects covariates for use in regression using genetic algorithm

The package initially selects covariates for regression (depending on initialization parameters), and then iteratively updates the covariates in order to maximize an objective function (default AIC). The package contains one main function "select" which takes predictor y variable and dataset of covariates.

Getting started

Package details

AuthorWho wrote it
MaintainerThe package maintainer <yourself@somewhere.net>
LicenseWhat license is it under?
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Skjemaa/GA")
Skjemaa/GA documentation built on May 3, 2019, 6:42 p.m.