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 05:35PM
I very appreciate it, Dr. Gang.

When I code with + or * the error does not change:
3dMVM -prefix COMPARE_masked_all3 -jobs 1 \
-bsVars 'group+class' \
-SS_type 3 \
-num_glt 3 \
-gltLabel 1 G1_vs_G2 -gltCode 1 'group : 1*G1 -1*G2' \
-gltLabel 2 G3_vs_G2 -gltCode 2 'group : 1*G3 -1*G2' \
-gltLabel 3 G1_vs_G3 -gltCode 3 'group : 1*G1 -1*G3' \
-mask mask_resamp_bin+tlrc. \
-dataTable @dataTable_new_covariate.txt

However, following the point you attracted my attention to, I started changing the way I used to code my dataTable. I have three groups: G1, G2, and G3. G2 and G3 are paired datasets. So, for the variable class, I coded every single member of G1 differently (e.g., NR1, NR2, NR3, ..., NR32), and labeled members of G2 and G3 with paired coding (G2: T1, T2, ..., T21) and (G3: T1, T2, ..., T21). The new coding method seems more meaningful than the way I had coded them in the past. The same error is still there though. What I can notice is that I have many 0 values between parameters G1, G2, G3 and the parameters of the covariate named class, which from this perspective is similar to the same issue that you highlighted.

May I ask if there are any other ways of formulating the model that you might recommend?

Thank you so much for your time.

Respectfully,
Sanaz
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