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  

|
February 14, 2023 04:35PM
Hello,

Sorry if this is a duplicate. I tried posting but I don't see it. Anyway, I just wanted to solve one additional problem. I am interested in the Age main effect, specifically the direction of it. The F test is reported, but it doesn't provide the slope.

I assume I can run the following?

'DxGroup : 1*ADHD -1*Typical Age : '
'DxGroup : 1*ADHD Age : '
'DxGroup : 1*Typical Age : '

which will give me everything I want for Age? Age is centered on the mean.

Does this look right?


3dMVM -prefix RNT_interaction_ABCD -jobs 12 \
-mask /home/data/dcnlab/AHEAD/dset/derivatives/dwi/ABCD-mask.nii.gz \
-bsVars "age*DxGroup+sex+educ+movement" \
-qVars "age,educ,movement" \
-qVarCenters '5.5,4.75,.55' \
-num_glt 3 \
-gltLabel 1 age_glt -gltCode 1 'DxGroup : 1*ADHD -1*Typical Age : ' \
-gltLabel 2 age_ADHD_glt -gltCode 2 'DxGroup : 1*ADHD Age : ' \
-gltLabel 3 age_Typical_glt -gltCode 3 'DxGroup : 1*Typical Age : ' \
-dbgArgs \
-dataTable \
Subj age DxGroup sex educ movement InputFile \
4155012 5.42 Typical 2 5 0.44 /home/data/dcnlab/AHEAD/dset/derivatives/dwi/4155012/ses-S1/dwi_processed/dwi/final_data/sub-4155012_RNT_space-ABCD_blur4.nii.gz'[0]' \
...
1135582 5.99 ADHD 1 6 0.23 /home/data/dcnlab/AHEAD/dset/derivatives/dwi/1135582/ses-S1/dwi_processed/dwi/final_data/sub-1135582_RNT_space-ABCD_blur4.nii.gz'[0]' \
...
Subject Author Posted

3dMVM error

anthonystevendick February 04, 2023 09:03PM

Re: 3dMVM error

gang February 06, 2023 11:33AM

Re: 3dMVM error

anthonystevendick February 08, 2023 07:47AM

Re: 3dMVM error

anthonystevendick February 14, 2023 04:35PM

Re: 3dMVM error

gang February 15, 2023 07:34AM