A dataset with observations from the repeated prisoner's dilemma experiment of Fudenberg, Rand, and Dreber (2012).
data(FRD2012)
A data frame with 13126 rows and 9 variables:
A factor with six levels which identifies the treatments of the experiment.
A vector of integers which identifies the participant.
A vector of integers which identifies the supergame.
A vector of integers which identifies the period of the supergame.
A factor with two levels which is indicates if the participant cooperates (c) or defects (d) in the current period.
A factor with two levels which indicates if the participant cooperated (c) or defected (d) in the previous period.
A factor with two levels which indicates if the other participant cooperated (c) or defected (d) in the previous period.
A factor which indicates the benefit to cost ratio of the treatment.
A factor which indicates the noise level of the treatment.
Fudenberg D, Rand DG, Dreber A (2012). "Slow to Anger and Fast to Forgive: Cooperation in an Uncertain World." American Economic Review, 102(2), 720-749.