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  

|
September 20, 2016 09:38AM
Veda,

The problem lies in the following 3 lines:

> -gltLabel 4 'Score*(t1-t2)' -gltCode 4 'Time : 1*t1 -1*t2 Score : 1*Score' \ # the effect of score is larger in Time1 than Time2
> -gltLabel 5 'Score*(t1-t2)' -gltCode 5 'Time : 1*t1 -1*t3 Score : 1*Score' \ # the effect of score is larger in Time1 than Time3
> -gltLabel 6 'Score*(t2-t3)' -gltCode 6 'Time : 1*t2 -1*t3 Score : 1*Score' \ # the effect of score is larger in Time2 than Time3

Are you trying to obtain the differences between any two time points in terms of the score effect? If so, this part 'Score : 1*Score' should be just 'Score : '

Gang
Subject Author Posted

interaction in 3dLME

Veda September 19, 2016 11:15AM

Re: interaction in 3dLME

gang September 20, 2016 09:38AM