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  

|
March 26, 2020 02:23PM
Kara,

One problem with your script is that the variable 'age' is quantitative: Without an explicit declaration, 3dMVM simply treats it as a categorical variable (factor). So, add the following in your script:

-qVars 'Age' \

I would like to take the opportunity to recommend Justin Rajendra's nice auxiliary tool for 3dMVM that may assist in the script constructing process:

[afni.nimh.nih.gov]

Gang
Subject Author Posted

Issue running 3dMVM with between subjects variable

klowe52 March 26, 2020 12:47PM

Re: Issue running 3dMVM with between subjects variable

gang March 26, 2020 02:23PM