jtkwar/GA: Genetic Algorithm for Variable Selection in Regression Problems

A genetic algorithm for variable selection in regression problems, including both linear regression and GLM. Used for handling binary functions to fit data and produce the best model based on input data. This package was assembled as part of the final project of STAT243 at the University of California, Berkeley, Fall 2017.

Getting started

Package details

AuthorMing Qiu, Junyuan Gao, Jehl Titouan, Jeffrey Kwarsick
MaintainerJeffrey Kwarsick <kwarsick@berkeley.edu>
LicenseGPL-3
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("jtkwar/GA")
jtkwar/GA documentation built on May 28, 2019, 7:36 a.m.