Hi,
I am very interested in applying the drift diffusion model. According to my understanding, the input for the model for each trial includes subject identifier, response, and reaction time, but does not include any information about the stimulus/trial type. In my task, there are two stimuli and two responses; subjects are instructed to respond based on the stimulus. An "A" response to an "A" stimulus would be correct, while a "B" response to an "A" stimulus would be an error. The accuracy rates on this task are quite high, with many subjects achieving 100% accuracy.
I have been unable to apply the hBayesDM drift diffusion model to my data. If I encode an "A" response as the upper boundary and a "B" response as the lower boundary, the model will not generate results (presumably because, without information about the stimulus type, the resulting drift rate would be approximately zero and all responses would be based on noise). If I encode a correct response as the upper boundary and an error as the lower boundary, the model will not run, presumably because many subjects have 100% accuracy (i.e. no error trials).
Is it possible to apply the drift diffusion model to my task?
Thank you,
Jon