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 07, 2013 03:20PM
Hi Sarah,

The following line

-gltLabel 1 Pos_vs_Neg -gltCode 1 'Pic : 1*pos -1*neg'

tests for the difference between positive and negative pictures while averaging across the levels of other factors (Text in this case) and holding the covariate (emotional score) at the center value.

Similarly the second line

-gltLabel 2 Good_vs_Bad -gltCode 2 'Text: 1*good -1*bad'

shows the difference between good and bad texts while averaging the levels of other factors (Picture in this case) and holding the covariate (emotional score) at the center value.

You can also run something like

-gltLabel 3 Pos_vs_Neg -gltCode 3 'Pic : 1*pos -1*neg Text : 1*good'
-gltLabel 4 Pos_vs_Neg -gltCode 4 'Pic : 1*pos Text: 1*good -1*bad'
-gltLabel 5 Pos_vs_Neg -gltCode 5 'Pic : 1*pos'
-gltLabel 6 Pos_vs_Neg -gltCode 6 'Text: 1*good'

Gang
Subject Author Posted

modelling an interaction in a within-group design

Sven June 03, 2012 08:40AM

Re: modelling an interaction in a within-group design

gang June 04, 2012 12:34PM

Re: modelling an interaction in a within-group design

Sarah February 06, 2013 05:52PM

Re: modelling an interaction in a within-group design

gang February 07, 2013 10:04AM

Re: modelling an interaction in a within-group design

Sarah February 07, 2013 02:23PM

Re: modelling an interaction in a within-group design

gang February 07, 2013 03:20PM