Dear FreeSurfer experts,
In the output mri_surfcluster (e.g., https://surfer.nmr.mgh.harvard.edu/fswiki/FsTutorial/GroupAnalysisClusterSum...), what is the statistics behind the Max?
Is it either t-statistic (if only 1 line of contrast) or F-statistic (if two lines of contrast), but not Z-statistics?
Also, I notice that the annotation is picking only one of the anatomical regions in which the cluster is located. Is it possible to tell all the anatomical regions that a label has?
Thanks, Daniel
-- Daniel Yang, Ph.D. Yale Child Study Center E-mail: daniel.yj.yang@yale.edu
On 11/09/2015 10:51 AM, Yang, Daniel wrote:
Dear FreeSurfer experts,
In the output mri_surfcluster (e.g., https://surfer.nmr.mgh.harvard.edu/fswiki/FsTutorial/GroupAnalysisClusterSum...), what is the statistics behind the Max?
Is it either t-statistic (if only 1 line of contrast) or F-statistic (if two lines of contrast), but not Z-statistics?
it is the maximum of the abs(-log10(p))
Also, I notice that the annotation is picking only one of the anatomical regions in which the cluster is located. Is it possible to tell all the anatomical regions that a label has?
No, not from that output.
Thanks, Daniel
-- Daniel Yang, Ph.D. Yale Child Study Center E-mail: daniel.yj.yang@yale.edu
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
Hi Doug,
Got it! Sorry that I keep forgetting this. So it’s an exponent statistic.
The reviewers asked for a statistic and df. I think I can convert it to a Z-statistic so it’s more “conventional”.
I also noticed that qdec provides a df when I set up the model. It is valid to use that df to derive the t-statistic?
Best, Daniel
There should be a t.mgh file there (or maybe F.mgh). You can just pull the value out of the vertex out of that.
On 11/9/15 6:46 PM, Yang, Daniel wrote:
Hi Doug,
Got it! Sorry that I keep forgetting this. So it’s an exponent statistic.
The reviewers asked for a statistic and df. I think I can convert it to a Z-statistic so it’s more “conventional”.
I also noticed that qdec provides a df when I set up the model. It is valid to use that df to derive the t-statistic?
Best, Daniel
Thanks! The F.mgh works well, and it also increases precision as converting from the exponent itself is less precise.
freesurfer@nmr.mgh.harvard.edu