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  

|
May 29, 2019 11:40AM
Sanaz,

I don't know the details of your data structure, but this is the reason 3dMVM failed:

class
group 1 2
FSD 0 21
HV 32 0
URF 0 21

You don't have all the combinations available in the data. More specifically, each group is either one or the other class, but not both. So you cannot have a model like this:

-bsVars 'group*class' \

You may try the following model if it's meaningful to you:

-bsVars 'group+class' \

Gang



Edited 1 time(s). Last edit at 05/29/2019 05:51PM by Gang.
Subject Author Posted

which package to use for ANCOVA

mvantieghem May 29, 2015 05:50PM

Re: which package to use for ANCOVA

gang May 29, 2015 06:06PM

Re: which package to use for ANCOVA

Sanaz_khosravani May 23, 2019 04:03PM

Re: which package to use for ANCOVA

gang May 24, 2019 10:26AM

Re: which package to use for ANCOVA

Sanaz_khosravani May 24, 2019 11:50AM

Re: which package to use for ANCOVA

gang May 24, 2019 12:24PM

Re: which package to use for ANCOVA

Sanaz_khosravani May 24, 2019 04:01PM

Re: which package to use for ANCOVA

gang May 24, 2019 05:04PM

Re: which package to use for ANCOVA

Sanaz_khosravani May 27, 2019 03:58PM

Re: which package to use for ANCOVA

gang May 28, 2019 05:30PM

Re: which package to use for ANCOVA

Sanaz_khosravani May 29, 2019 09:38AM

Re: which package to use for ANCOVA

gang May 29, 2019 11:40AM

Re: which package to use for ANCOVA

Sanaz_khosravani May 29, 2019 02:05PM

Re: which package to use for ANCOVA

Sanaz_khosravani May 29, 2019 05:35PM