Learn R Programming

sft (version 0.2-1)

dots: RT and and Accuracy from a Simple Detection Task

Description

Data from a simple Double Factorial Paradigm task.

Usage

data(dots)

Arguments

source

Eidels, A., Townsend, J. T., Hughes, H. C., & Perry, L. A. (2012). Complementary relationship between response times, response accuracy, and task requirements in a parallel processing system. Journal Cognitive Psychology. Manuscript (submitted for publication).

Details

These data include response time and accuracy from nine participants that completed two versions of a Double Factorial Paradigm task. Stimuli were either two dots, one above fixation and one below, a single dot above fixation, a single dot below fixation, or a blank screen. Each dot could be presented either high or low contrast when present. In the OR task, participants were instructed to respond 'yes' whenever they saw either dot and 'no' otherwise. In the AND task, participants were instructed to respond 'yes' only when both dots were present and 'no' otherwise. See Eidels et al. (2012) or Houpt & Townsend (2010) for a more thorough description of the task.

References

Houpt, J.W. & Townsend, J.T. (2010). The statistical properties of the survivor interaction contrast. Journal of Mathematical Psychology, 54, 446-453.

Examples

Run this code
data(dots)
summary(dots)
sicGroup(dots)
capacityGroup(dots)

Run the code above in your browser using DataLab