data.WXZ2014 {stratEst} | R Documentation |
Data of the rock-paper-scissors game from Wang, Xu, and Zhou (2014)
Description
A stratEst.data object that contains the data of Wang, Xu, and Zhou (2014).
Usage
data(data.WXZ2014)
Format
A stratEst.data object with 21.600 rows and 7 variables:
- id
Variable which identifies the participant.
- game
The identifier of the game.
- period
The period within the game.
- choice
A factor with three levels which indicates if the player chooses rock, paper or scissors.
- other_choice
A factor with three levels which indicates if the other player chooses rock, paper or scissors.
- result
A factor with three levels which indicates if the result for the player.
- input
A factor with three levels which is indicates the action in the previous round. In the first period of a game the input is NA.
References
Wang Z, Xu B, Zhou HJ (2014). "Social Cycling and Conditional Responses in the Rock-Paper-Scissors Game." Scientific Reports, 4(1), 2045-2322.