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 08, 2023 05:09PM
Hi,

Im trying to compare FC of 3 groups using 3dVMV. I tried using this glfLabel below for the F-test, but get the following error: Error in glfRes[[ii]]$Df : $ operator is invalid for atomic vectors.

Heres a portion of my script. Could you let me know where the error is?

Thank you.

-bsVars 'group+age+sex+FD' \
-qVars 'age,FD' \
-SS_type 2 \
-num_glf 1 \
-glfLabel 1 'omnibusF' -glfCode 1 'group : 1*short -1*intermediate & 1*short -1*long & 1*intermediate -1*long' \
-resid /resid_3MVM_DMN.nii.gz \
-dataTable \
Subj group age sex FD InputFile \
Subject124 short 30 2 0.195394 /BETA_Subject124_Condition001_Source004.nii \
........
Subject127 long 22 2 0.113489 /BETA_Subject127_Condition001_Source004.nii \
........
Subject130 intermediate 19 1 0.1608 /BETA_Subject130_Condition001_Source004.nii \
Subject Author Posted

3dMVM omnibus F-test with 3 groups

O.M. March 08, 2023 05:09PM

Re: 3dMVM omnibus F-test with 3 groups

gang March 09, 2023 09:46AM

Re: 3dMVM omnibus F-test with 3 groups

O.M. March 09, 2023 10:01AM

Re: 3dMVM omnibus F-test with 3 groups

gang March 09, 2023 03:26PM