make.research.agreement.game: Generate a research agreement game

Description Usage Arguments

Description

We consider two firms which generate a random amount of know how each period. Each firm knows how much know how has been generated by itself, but does not know how much know how has been generated by the other firm. In each period they can decide to share a part of their know how with the other firm.

Usage

1
2
make.research.agreement.game(lower.bound = 1, upper.bound = 5,
  multiplier = 1.5, delta = 0.9, ...)

Arguments

lower.bound

At least this much know how is generated from each firm in each period; Non-negative integer value expected

upper.bound

At most this much know how is generated from each firm in each period; positive integer value expected

multiplier

Non-shared know how is multiplied by this value

delta

Probability of playing another round


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