AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
October 13, 2016 01:37AM
Hi Afni experts,
I ran a paired ttest (subjects in same order for group A and B) and used -BminusA such that group B is subtracted from group A. From this, the negative blue clusters suggest GroupA > GroupB, and positive red clusters are GroupA < GroupB. I then created a cluster mask of the significant voxels, and then extracted nonzero mean values. When looking at the raw nonzero mean values (3dROIstats with cluster as mask), the raw GroupB mean values were larger than raw GroupA mean values, suggesting that GroupA < GroupB, even though the cluster tstat suggests Group B > Group A. Is there a reason why the ttest directionality and raw values do not match? Does a paired ttest default to only AminusB even if -BminusA is specified?

Command:
3dttest++ -prefix ./3dttest/PostvsPre -BminusA -setA Pre Sub1 'Pre/Sub1.nii[0]' Sub2 'Pre/Sub2.nii[0]' Sub3 'Pre/Sub3.nii[0]' -setB Post Sub1_2 'Post/Sub1_2.nii[0]' Sub2_2 'Post/Sub2_2.nii[0]' Sub3_2 'Post/Sub3_2.nii[0]' -mask ~/Documents/ROI_1mm/mask.nii -paired -center SAME


Thanks,
Ajay



Edited 3 time(s). Last edit at 10/13/2016 02:16AM by AjaySK.
Subject Author Posted

3dttest++ -paired cluster directionality ?

AjaySK October 13, 2016 01:37AM

Re: 3dttest++ -paired cluster directionality ?

AjaySK October 13, 2016 11:29AM

Re: 3dttest++ -paired cluster directionality ?

Bob Cox October 13, 2016 01:22PM

Re: 3dttest++ -paired cluster directionality ?

AjaySK October 14, 2016 09:12AM