History of AFNI updates  

|
May 22, 2020 02:27PM
Hello Experts,

I'm trying to run a 3dMVM with 3 main variables of interest and several covariates. All are between-subjects variables, there are no within-subjects variables. The files are read in correctly, but the program fails the model test. Below is my script. I've tried running the script requesting the full facortial model, but the program runs out of memory. I'm really interested in the main effects of Eta0alc, Eta1alc, and Qalc while accounting for the rest of the variables. I'd appreciate any assistance in figuring out why my model fails the test voxel. Thank you!!

Best,

Juliann

3dMVM -prefix /data/project/KnightResearch/JBP_Scratch/REST/3dMVM_alctraj_LNAccWB_5.14.20 \
-jobs 4 \
-mask /data/project/KnightResearch/JBP_Scratch/REST/GM_Mask/NewGM+tlrc \
-bsVars 'Eta0alc+Eta1alc+Qalc+ScanAge+Income+eduMRI+Scanner+AA+Male+c2tann+impulse+BinCan+BinTC+BinDrug' \
-qVars 'Eta0alc,Eta1alc,Qalc,ScanAge,Income,eduMRI,c2tann,impulse' \
-SS_type 3 \
-dataTable \
Subj Eta0alc Eta1alc Qalc ScanAge Income eduMRI Scanner AA Male c2tann impulse BinAlc BinCan BinTC BinDrug InputFile \
002WAVE -1.0820 0.4410 -0.020 21 17 19.00 0 1 1 3.50 0.00 1.00 0.00 1.00 0.00 /data/project/KnightResearch/WAVE_RO1/002WAVE/AFNI/New_MNI_103019/LNAcc_R1_seed_FisherZ_1mm+tlrc \
003WAVE -1.1460 0.5280 -0.014 17 1 11.00 0 1 1 2.00 0.00 0.00 1.00 0.00 1.00 /data/project/KnightResearch/WAVE_RO1/003WAVE/AFNI/New_MNI_103019/LNAcc_R1_seed_FisherZ_1mm+tlrc \
Subject Author Posted

3dMVM Model Test Failure

juliannp May 22, 2020 02:27PM

Re: 3dMVM Model Test Failure

gang May 22, 2020 03:20PM

Re: 3dMVM Model Test Failure

juliannp May 29, 2020 03:15PM

Re: 3dMVM Model Test Failure

gang May 30, 2020 02:22PM

Re: 3dMVM Model Test Failure

juliannp June 01, 2020 05:19PM

Re: 3dMVM Model Test Failure

gang June 02, 2020 10:22AM