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 14, 2023 07:20PM
Hello AFNI experts,

I have been having trouble with a 3dMVM script. I have listed my script below:

3dMVM -prefix Fdb_Novel_Chosen_ZFAC2_all_mod -jobs 7 \
-bsVars 'ZFAC2' \
-wsVars 'Condition' \
-qVars 'ZFAC2' \
-dataTable @datatable.txt

When I run this script, I have been getting the following error:

*+ WARNING: mri_fdrize: will not process only 0 values (min=20)
++ Smallest FDR q [0 (Intercept) F] = 0
*+ WARNING: mri_fdrize: will not process only 0 values (min=20)
++ Smallest FDR q [1 ZFAC2 F] = 0
*+ WARNING: mri_fdrize: will not process only 0 values (min=20)
++ Smallest FDR q [2 Condition F] = 0
*+ WARNING: mri_fdrize: will not process only 0 values (min=20)
++ Smallest FDR q [3 ZFAC2:Condition F] = 0

Congratulations! You have got an output Fdb_Novel_Chosen_ZFAC2_all_mod+tlrc.

Warning message:
In summary.Anova.mlm(object$Anova, multivariate = FALSE) :
Singular error SSP matrix:
non-sphericity test and corrections not available

I actually ran into a similar issue a couple of years ago and Gang had advised not using any sort of mask in the analysis (link: [afni.nimh.nih.gov]). I removed the mask and that analysis worked, however I am running a similar analysis now and even when I remove the mask I get the similar error listed above. Any advice on what to try next? Thank you for your assistance!



Edited 1 time(s). Last edit at 05/14/2023 07:24PM by aloijm.
Subject Author Posted

3dMVM *+ WARNING: mri_fdrize: will not process only 0 values (min=20): The Sequel

aloijm May 14, 2023 07:20PM

Re: 3dMVM *+ WARNING: mri_fdrize: will not process only 0 values (min=20): The Sequel

aloijm May 14, 2023 08:19PM

Re: 3dMVM *+ WARNING: mri_fdrize: will not process only 0 values (min=20): The Sequel

gang May 16, 2023 09:35PM