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  

|
April 26, 2019 05:09PM
> we want to look at group differences in the correlation matrix with 8 different seeds
> for each of those stimuli, all while controlling for those covariates

It sounds like the following is what you want if you center those two covariates properly:

-gltLabel 1 G_Mask -gltCode 1 'Group : 1*Con -1*Aut Stim : 1*Mask' \
-gltLabel 2 G_FBO -gltCode 2 'Group : 1*Con -1*Aut Stim : 1*FBO' \
-gltLabel 3 G_UBO -gltCode 3 'Group : 1*Con -1*Aut Stim : 1*UBO' \
-gltLabel 4 G_CA -gltCode 4 'Group : 1*Con -1*Aut Stim : 1*CA' \

If you add a covariate in the -gltCode specification, it means that you want to get the slope (covariate) effect.

Gang
Subject Author Posted

3dMVM with multiple covariates?

nmuncy April 25, 2019 08:09PM

Re: 3dMVM with multiple covariates?

gang April 25, 2019 08:51PM

Re: 3dMVM with multiple covariates?

nmuncy April 26, 2019 10:57AM

Re: 3dMVM with multiple covariates?

gang April 26, 2019 05:09PM

Re: 3dMVM with multiple covariates?

nmuncy April 27, 2019 01:06PM