data.FRD2012 {stratEst} | R Documentation |
Data of Fudenberg, Rand, and Dreber (2012)
Description
The dataset of Fudenberg, Rand, and Dreber (2012) as stratEst.data frame.
Usage
data(data.FRD2012)
Format
A data frame with 13126 rows and 10 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.
- input
A factor with four levels which is indicates the action profile in the previous round. The first letter indicates the action of the participant, the second letter the action of the partner in the previous round. In the first round of a game the input is NA.
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.