Memory.Random.Play.PD: Generate Memory where strategies play against a random...

Description Usage Arguments Details

View source: R/PrisonersDilemmaStratTourn.R

Description

Each strategy within the game.object plays against a random strategy of the given defection probability

Usage

1
Memory.Random.Play.PD(game.object, algo.par)

Arguments

game.object

as specified by Get.Game.Object

algo.par

as e.g. given by Get.Def.Par.QLearning

Details

Outputs List of lists with the following elements:

Public Function which might be called by algorithms.


MartinKies/RLR documentation built on Dec. 24, 2019, 10:02 p.m.