Tagged Questions
12
votes
2answers
257 views
Is there an R implementation of the linear ballistic accumulator model or Ratcliff's diffusion model for measuring response time and accuracy?
I am looking for an implementation of the linear ballistic accumulator model or Ratcliff's diffusion model (e.g. in R, MATLAB, or Python).
8
votes
1answer
170 views
How to measure group differences incorporating reaction time / accuracy trade-off?
In a psychological experiment I am measuring subjects' reaction time as well as their error rate. Now I would like to compare two groups (males & females). There might be a bias in the sense that ...
10
votes
5answers
1k views
How to analyze reaction times and accuracy together?
Is there a good way to analyze reaction times and accuracy together, other than MANOVA?
I have data from an experiment in which participants had to respond to stimuli in two different conditions in a ...