Computing the mean RTs for correct trials
2 次查看(过去 30 天)
显示 更早的评论
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!
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!