Kievit, R. A. (2010). Representational inertia: The influence of associative knowledge on 3D mental transformations. Unpublished manuscript, Department of Psychology, University of Amsterdam, The Netherlands.
Molenaar, D., Tuerlinkcx, F., & van der Maas, H.L.J. (2015). Fitting Diffusion Item Response Theory Models for Responses and Response Times Using the R Package diffIRT. Journal of Statistical Software, 66(4), 1-34. URL http://www.jstatsoft.org/v66/i04/.
van der Maas, H.L.J., Molenaar, D., Maris, G., Kievit, R.A., & Borsboom, D. (2011). Cognitive psychology meets psychometric theory: On the relation between process models for decision making and latent variable models for individual differences. Psychological Review, 118, 339-356.
data(rotation)
x=rotation[,1:10] # responses, 0 for 'false', 1 for 'correct'
rt=rotation[,11:20] # response times in seconds
Run the code above in your browser using DataLab