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  

|
December 10, 2014 01:52PM
> the quantitative variable does vary within subject.

3dMVM would not work when the quantitative covariate is within-subject.

> Will 3dLME handle this model.

Use

-ranEff '~1+ probecentpainint'

with 3dLME

Regarding your 3dMVM script, there are missing quotes around all those -gltCode specifications. Plus the following line

-gltLabel 23 activetreat_vs_shampainintcov -gltCode 23 treatment : 1*anode +1*cathode -2*sham probecentpainint : -SC \

should be

-gltLabel 23 activetreat_vs_shampainintcov -gltCode 23 "treatment : 1*anode +1*cathode -2*sham probecentpainint :" \
-SC \

Gang
Subject Author Posted

Error when using 3dMVM

Tim Meeker December 08, 2014 09:16AM

Re: Error when using 3dMVM

gang December 08, 2014 09:30AM

Re: Error when using 3dMVM

Tim Meeker December 10, 2014 04:51AM

Re: Error when using 3dMVM

gang December 10, 2014 11:14AM

Re: Error when using 3dMVM

Tim Meeker December 10, 2014 12:47PM

Re: Error when using 3dMVM

Tim Meeker December 10, 2014 01:43PM

Re: Error when using 3dMVM

gang December 10, 2014 01:52PM

Re: Error when using 3dMVM

Tim Meeker December 10, 2014 02:49PM