<div dir="ltr">Hi PyMVPAers,<div><br></div><div>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</div>
<div><br></div><div>sclf.ca.stats.stats['ACC%']</div><div><br></div><div>but I can't find any information about how to get the accuracy for individual timepoints (or, for that matter, for individual folds).</div>
<div><br></div><div>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.</div><div><br></div><div>Many thanks!</div><div>Dan</div></div>