plt {cogirt} | R Documentation |
PLT Data
Description
Probabilistic Learning Task (SOPT) accuracy data collected from an online experiment. The condition vector indicates feedback consistency (90 70 vector indicates which side was rewarded.
Usage
plt
Format
A list with the following elements:
- y
Matrix of dichotomous responses.
- targ
Item targ left vs. right vector (IJ)
- fdbk
Item fdbk left vs. right vector (IJ)
- condition
Condition vector indiciting distinct conditions or time points.
[Package cogirt version 1.0.0 Index]