- Subject
Subject ID, an integer (total of 143).
- Block
Block number, an integer (1 to 6).
- Trial
Trial number, an integer (1 to 60).
- L_choice
Left choice, a character indicating the option presented.
The possible options are:
- R_choice
Right choice, a character indicating the option presented.
The possible options are:
- L_reward
Reward associated with the left choice.
- R_reward
Reward associated with the right choice.
- Sub_Choose
The chosen option, either L_choice
or R_choice
.
- Frame
Type of frame, a character string (e.g., "Gain", "Loss", "Catch").
- NetWorth
The participant's net worth at the end of each trial.
- RT
The participant's reaction time (in milliseconds) for each trial.