TFT: Tit For Tat (TFT)

Description Usage Arguments Value Author(s) References

Description

A probabilistic Tit for Tat strategy. Copies the opponent's last choice with a given probability.

Usage

1
2
TFT(params, hidden_states = NULL, player = NULL, p_matrix = NULL,
  choice_self, choice_op, return_hidden_states = F)

Arguments

params

list of 1 element: TFT's choice probability parameter

Value

TFT's choice

Author(s)

K. Enevoldsen & P. Waade

References

Shelling (1981)


KennethEnevoldsen/SiRToM documentation built on May 28, 2019, 9:32 a.m.