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

AuthorA. Bradley Duthie [aut, cre] (<https://orcid.org/0000-0001-8343-4995>)
MaintainerA. Bradley Duthie <brad.duthie@gmail.com>
LicenseMIT + file LICENSE
Version1.1.3.7
URL https://bradduthie.github.io/gamesGA/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("gamesGA")

Try the gamesGA package in your browser

Any scripts or data that you put into this service are public.

gamesGA documentation built on March 26, 2020, 6:57 p.m.