Hello,
I have managed complete the Stroop tutorial and parse the data to a readable form, however I’m struggling to understand some of the figures (happy if someone can point me in the direction of column names and explanations?).
Specifically I’m looking for the column that gives a response time (the time between a word/colour appearing and the user pressing a key – correct or not).
I’ve found two potential outputs:
StroopItem[CalculatedDuration]
StroopItem[RT]
Both have similar outputs (figures are close but neither match exactly) so I was wondering which I should be using (if either!) and if one, then what is the other for?
Thanks in advance for any help!