priming {LSAfun} | R Documentation |
Simulated data for a Semantic Priming Experiment
Description
A data frame containing simulated data for a Semantic Priming Experiment. This data contains 514 prime-target pairs, which are taken from the Hutchison, Balota, Cortese and Watson (2008) study. These pairs are generated by pairing each of 257 target words with one semantically related and one semantically unrelated prime.
The data frame contains four columns:
First column: Prime Words
Second column: Target Words
Third column: Simulated Reaction Times
Fourth column: Specifies whether a prime-target pair is considered semantically related or unrelated
Usage
data(priming)
Format
A data frame with 514 rows and 4 columns
References
Hutchison, K. A., Balota, D. A., Cortese, M. & Watson, J. M. (2008). Predicting semantic priming at the item level. Quarterly Journal of Experimental Psychology, 61, 1036-1066.