Computing the mean RTs for correct trials

1 view (last 30 days)
Mau Dudas
Mau Dudas on 10 Nov 2019
Commented: Jeff Miller on 11 Nov 2019
I have a data set that is 100x3 double. Column one corresponds to the conditions(1,2), column two corresponds to the accuracy of trials(0=incorrect, 1=correct), and column three contains the reaction times(RT).
I would need to compute the means and the accuracy scores by condition for the RTs for the whole dataset. Accuracy scores would need to be a percentage output.
Any help will be soooo appreciated!
  1 Comment
Jeff Miller
Jeff Miller on 11 Nov 2019
You might find RawRT helpful for this and other RT analyses you would like to do.

Sign in to comment.

Answers (0)

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!