Learn R Programming

prepdat (version 1.0.8)

stroopdata: Reaction-times and accuracy for color naming in a Stroop task (e.g., Stroop, 1935).

Description

A dataset containing reaction-times, accuracy, and other attributes of 5400 experimental trials.

Usage

data(stroopdata)

Arguments

Format

A data frame with 5401 rows and 10 columns:

References

Stroop, J. R. (1935). Studies of interference in serial verbal reactions. Journal of experimental psychology, 18(6), 643.

Examples

Run this code
data(stroopdata)
head(stroopdata)

Run the code above in your browser using DataLab