Hi PyMVPAers, Part 7 of the tutorial has taught me how to assess the sensitivity of a voxel for each timepoint in an event-related analysis, but what I'd really like to do is look at the classification accuracy for each timepoint (a measure that would incorporate all the voxels). I can access the overall accuracy in that tutorial with
sclf.ca.stats.stats['ACC%'] but I can't find any information about how to get the accuracy for individual timepoints (or, for that matter, for individual folds). I've inspected the keys in sclf.ca.stats.stats, and the contents of sclf.ca.stats, but nothing jumps out as being particularly relevant. Many thanks! Dan
_______________________________________________ Pkg-ExpPsy-PyMVPA mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-exppsy-pymvpa

