Re: [Freesurfer] average p-value from an ROI

2010-10-25 Thread Martin Reuter
Hi Aga, maybe you want to compute the average thickness in the roi and then the (single) p value for that? Best, Martin On Mon, 2010-10-25 at 16:21 +0200, Agnieszka Burzynska wrote: > Dear all, > I have a follow-up question to the previous discussion ("correction for > behavioral varialbles in q

Re: [Freesurfer] average p-value from an ROI

2010-10-25 Thread Douglas N Greve
You can load in the sig.mgh file instead of the ces.mgh file. Convert the sig to p with p = 10.^(-abs(sig)). It is fairly unusual to report the average p-value in an ROI, you might want to double check that this is really what you want to do. doug Agnieszka Burzynska wrote: > Dear all, > I hav