Computing the mean RTs for correct trials
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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!
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!