make.payment.message.sabotage.pd.game: Generate a (noisy) Prisoners' Dilemma game in which players...

Description Usage

Description

Generate a (noisy) Prisoners' Dilemma game in which players can conduct messages and payments, as well as perform costly sabotage that makes the other player look like a defector

Usage

1
2
3
  make.payment.message.sabotage.pd.game(uCC = 1, uCD = -1,
    uDC = 2, uDD = 0, err.D.prob = 0, err.C.prob = 0,
    sabotage.cost = 0.3)

skranz/StratTourn documentation built on May 30, 2019, 2:02 a.m.