cpt {cogirt} | R Documentation |
CPT Data
Description
CPT task accuracy data collected from an online experiment. The condition vector indicates backward mask onset (50, 100, 150, or 200 ms).The key indicates whether items are targets (1) or distractors (2).
Usage
cpt
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]