Hi Nick,
I'm running a searchlight classification with 8 classes/subjects. I want to decode subject identity across different time points (i.e., 8 subs with 3 scans), so I extracted the confusion matrix to calculate the accuracy and the f1 score for each class. Finally, I'm using cosmo_montecarlo_cluster_stat (1 target, 8 chunks, chance level of 0.125) to perform the cluster correction using both the f1 score and the accuracy as my input (separately). The final maps look odd in two respects:
- instead of a gradient of z-scores, I get a unique z-score across all voxels within the bigger clusters (z = 3.7). These voxels contain different f1 scores/accuracy values, so I would expect different z-scores (see attached).
- The maximum z it's always the same = 3.7.
Any idea what the problem might be?
Thanks!