bradduthie/gamesGA: Genetic Algorithm for Sequential Symmetric Games

Finds adaptive strategies for sequential symmetric games using a genetic algorithm. Currently, any symmetric two by two matrix is allowed, and strategies can remember the history of an opponent's play from the previous three rounds of moves in iterated interactions between players. The genetic algorithm returns a list of adaptive strategies given payoffs, and the mean fitness of strategies in each generation.

Getting started

Package details

MaintainerA. Bradley Duthie <brad.duthie@gmail.com>
LicenseMIT + file LICENSE
Version1.1.3.7
URL https://bradduthie.github.io/gamesGA/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("bradduthie/gamesGA")
bradduthie/gamesGA documentation built on March 7, 2020, 2:20 p.m.