GilChrist19/GA: Perform lm() or glm() Implemented Within a Genetic Algorithm

This package was created as the final project for STAT 243 at UC Berkeley. It performs a maximisation of a linear or general linear model (implemented in lm() or glm()) using a genetic algorithm. It consists of a main function implementing several auxilary functions that perform each step of the genetic algorithm. Users have the option of what model to use, what score function to implement, and several ways to personalize the performance of the algorithm.

Getting started

Package details

Maintainer
LicenseWhat license is it under?
Version0.0.0.9000
URL https://github.com/GilChrist19/GA/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("GilChrist19/GA")
GilChrist19/GA documentation built on May 13, 2019, 5:32 p.m.