sternberg {cogirt} | R Documentation |
Sternberg Data
Description
Sternberg task accuracy data collected from an online experiment. The condition vector indicates working memory load level (2, 4, 6, 8, 10, or 12 items).The key indicates whether items are targets (1) or distractors (2).
Usage
sternberg
Format
A list with the following elements:
- y
Matrix of dichotomous responses.
- key
Item key vector where 1 indicates target and 2 indicates distractor (IJ)
- condition
Condition vector indiciting distinct conditions or time points.
[Package cogirt version 1.0.0 Index]