WXZ2014: Data of the rock-paper-scissors game from Wang, Xu, and Zhou...

WXZ2014R Documentation

Data of the rock-paper-scissors game from Wang, Xu, and Zhou (2014)

Description

Experimental data of 72 participants playing 300 periods of the rock-paper-scissors game in matching groups of six.

Usage

data(WXZ2014)

Format

A data.frame with 21.600 rows and 6 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.

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.


stratEst documentation built on Dec. 1, 2022, 1:13 a.m.