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  

|
January 09, 2018 06:43PM
Dear AFNI users,

I have run into errors for running 3dMVM,

./3dMVM_runscript.sh
Loading required package: afex
Loading required package: lme4
Loading required package: Matrix
Loading required package: emmeans
************
Welcome to afex. For support visit: [afex.singmann.science]
- Functions for ANOVAs: aov_car(), aov_ez(), and aov_4()
- Methods for calculating p-values with mixed(): 'KR', 'S', 'LRT', and 'PB'
- 'afex_aov' and 'mixed' objects can be passed to emmeans() for follow-up tests
- Get and set global package options with: afex_options()
- Set orthogonal sum-to-zero contrasts globally: set_sum_contrasts()
- For example analyses see: browseVignettes("afex")
************

Attaching package: ‘afex’

The following object is masked from ‘package:lme4’:

lmer

Loading required package: phia
Loading required package: car
Error in `$<-.data.frame`(`*tmp*`, Subj, value = integer(0)) :
replacement has 0 rows, data has 532
Calls: $<- -> $<-.data.frame
Execution halted

The command lines i used are


3dMVM -prefix TBI_PVSinteraction \
-bsVars 'TBI*PVS+Gender+Age' \
-qVars 'Age' \
-num_glt 7 \
-gltLabel 1 TBI_PVSpresent -gltCode 1 'TBI : 1*TBI PVS : 1*PVS_present' \
-gltLabel 2 TBI_PVSabsent -gltCode 2 'TBI : 1*TBI PVS : 1*PVS_absent' \
-gltLabel 3 nonTBI_PVSpresent -gltCode 3 'TBI : 1*nonTBI PVS : 1*PVS_present' \
-gltLabel 4 nonTBI_PVSabsent -gltCode 4 'TBI : 1*nonTBI PVS : 1*PVS_absent' \
-gltLabel 5 TBI_by_PVS -gltCode 5 'TBI : 1*TBI -1*nonTBI PVS : 1*PVS_present -1*PVS_absent' \
-gltLabel 6 Gender_TBI_interaction -gltCode 6 'TBI : 1*TBI -1*nonTBI Gender : 1*M -1*F' \
-gltLabel 7 Gender_PVS_interaction -gltCode 7 'PVS : 1*PVS_present -1*PVS_absent Gender : 1*M -1*F' \
-dataTable \
ID TBI PVS Gender Age InputFile \
NCNC0062 TBI PVS_present F 44 /data/NEURO2/ping/SWI/QSM/NCNC0062/nonlinear_t2map_inQSM_MNI_sgima2.1233226_5mm_smooth.nii.gz .
.
.
NCNC9074 TBI PVS_present M 42 /data/NEURO2/ping/SWI/QSM/NCNC9074/nonlinear_t2map_inQSM_MNI_sgima2.1233226_5mm_smooth.nii.gz \
Subject Author Posted

3dMVM error

pinghongyeh January 09, 2018 06:43PM

Re: 3dMVM error

gang January 10, 2018 04:15PM

Re: 3dMVM error

pinghongyeh January 18, 2018 09:17AM

Re: 3dMVM error

pinghongyeh January 23, 2018 06:31PM

Re: 3dMVM error

gang January 24, 2018 11:46AM