Hi all,

I would like to calculate the 95% confidence interval of the slope for a 
thickness cluster (vs age in years) produced by mri_glmfit-sim. 

I have obtained values for my clusters from gamma.mgh and gammavar.mgh using 
these two commands:

mri_segstats --i gamma.mgh
                 --seg mc-z.th1.3.neg.sig.ocn.mgh 
                 --excludeid 0 
                 --sum mc-z.th1.3.neg.sig.ocn.gamma.segstats

mri_segstats --i gammavar.mgh
                 --seg mc-z.th1.3.neg.sig.ocn.mgh 
                 --excludeid 0 
                 --sum mc-z.th1.3.neg.sig.ocn.gammavar.segstats

Next, (for each cluster, within each segstats summary file) I would take the 
“mean” from gamma, and the “mean” from gammavar, and calculate the positive 95% 
CI thus:
gamma + 1.96*sqrt(gammavar)
gamma - 1.96*sqrt(gammavar)

Would these two values would give me the 95% confidence interval for the effect 
of age on that cluster, in mm/year?

Thanks,
-Kayle
_______________________________________________
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer


The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.

Reply via email to