FRD2012 {stratEst}R Documentation

Data of Fudenberg, Rand, and Dreber (2012)

Description

A dataset with observations from the repeated prisoner's dilemma experiment of Fudenberg, Rand, and Dreber (2012).

Usage

data(FRD2012)

Format

A data frame with 13126 rows and 9 variables:

treatment

A factor with six levels which identifies the treatments of the experiment.

id

A vector of integers which identifies the participant.

game

A vector of integers which identifies the supergame.

period

A vector of integers which identifies the period of the supergame.

choice

A factor with two levels which is indicates if the participant cooperates (c) or defects (d) in the current period.

last.choice

A factor with two levels which indicates if the participant cooperated (c) or defected (d) in the previous period.

last.other

A factor with two levels which indicates if the other participant cooperated (c) or defected (d) in the previous period.

bc

A factor which indicates the benefit to cost ratio of the treatment.

error

A factor which indicates the noise level of the treatment.

Source

https://www.aeaweb.org/articles?id=10.1257/aer.102.2.720

References

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.


[Package stratEst version 1.1.6 Index]