CRAN
gamesGA 1.1.3.6
Genetic Algorithm for Sequential Symmetric Games
Released Mar 12, 2019 by A. Bradley Duthie
This package cannot yet be used with Renjin it depends on other packages which are not available: shiny 1.2.0
An older version of this package is
more compatible with Renjin.
Dependencies
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.