History of AFNI updates  

|
April 21, 2009 12:50PM
Hello!
I am having some trouble with the below script. It ran fine, but then I added two more participants and now when I run it, I get the error message:
"must have equal sample sizes for 3dANOVA3"
but I think I do have equal sample sizes, yes?

Thanks!
Signy

3dANOVA3 -@ -type 4 -alevels 2 -blevels 4 -clevels 10 \
-dset 1 1 1 ../pilot1/afdir/Autoearly+tlrc \
-dset 1 2 1 ../pilot1/afdir/Semearly+tlrc \
-dset 1 3 1 ../pilot1/afdir/Spaearly+tlrc \
-dset 1 4 1 ../pilot1/afdir/Phoearly+tlrc \
-dset 1 1 2 ../pilot2/afdir/Autoearly+tlrc \
-dset 1 2 2 ../pilot2/afdir/Semearly+tlrc \
-dset 1 3 2 ../pilot2/afdir/Spaearly+tlrc \
-dset 1 4 2 ../pilot2/afdir/Phoearly+tlrc \
-dset 1 1 3 ../20090107/afdir/Autoearly+tlrc \
-dset 1 2 3 ../20090107/afdir/Semearly+tlrc \
-dset 1 3 3 ../20090107/afdir/Spaearly+tlrc \
-dset 1 4 3 ../20090107/afdir/Phoearly+tlrc \
-dset 1 1 4 ../20090114/afdir/Autoearly+tlrc \
-dset 1 2 4 ../20090114/afdir/Semearly+tlrc \
-dset 1 3 4 ../20090114/afdir/Spaearly+tlrc \
-dset 1 4 4 ../20090114/afdir/Phoearly+tlrc \
-dset 1 1 5 ../20090116/afdir/Autoearly+tlrc \
-dset 1 2 5 ../20090116/afdir/Semearly+tlrc \
-dset 1 3 5 ../20090116/afdir/Spaearly+tlrc \
-dset 1 4 5 ../20090116/afdir/Phoearly+tlrc \
-dset 1 1 6 ../20090204/afdir/Autoearly+tlrc \
-dset 1 2 6 ../20090204/afdir/Semearly+tlrc \
-dset 1 3 6 ../20090204/afdir/Spaearly+tlrc \
-dset 1 4 6 ../20090204/afdir/Phoearly+tlrc \
-dset 1 1 7 ../20090315/afdir/Autoearly+tlrc \
-dset 1 2 7 ../20090315/afdir/Semearly+tlrc \
-dset 1 3 7 ../20090315/afdir/Spaearly+tlrc \
-dset 1 4 7 ../20090315/afdir/Phoearly+tlrc \
-dset 1 1 8 ../20090316/afdir/Autoearly+tlrc \
-dset 1 2 8 ../20090316/afdir/Semearly+tlrc \
-dset 1 3 8 ../20090316/afdir/Spaearly+tlrc \
-dset 1 1 9 ../20090325/afdir/Autoearly+tlrc \
-dset 1 2 9 ../20090325/afdir/Semearly+tlrc \
-dset 1 3 9 ../20090325/afdir/Spaearly+tlrc \
-dset 1 4 9 ../20090325/afdir/Phoearly+tlrc \
-dset 1 1 10 ../20090413/afdir/Autoearly+tlrc \
-dset 1 2 10 ../20090413/afdir/Semearly+tlrc \
-dset 1 3 10 ../20090413/afdir/Spaearly+tlrc \
-dset 1 4 10 ../20090413/afdir/Phoearly+tlrc \
-dset 2 1 1 ../pilot1/afdir/Autolate+tlrc \
-dset 2 2 1 ../pilot1/afdir/Semlate+tlrc \
-dset 2 3 1 ../pilot1/afdir/Spalate+tlrc \
-dset 2 4 1 ../pilot1/afdir/Pholate+tlrc \
-dset 2 1 2 ../pilot2/afdir/Autolate+tlrc \
-dset 2 2 2 ../pilot2/afdir/Semlate+tlrc \
-dset 2 3 2 ../pilot2/afdir/Spalate+tlrc \
-dset 2 4 2 ../pilot2/afdir/Pholate+tlrc \
-dset 2 1 3 ../20090107/afdir/Autolate+tlrc \
-dset 2 2 3 ../20090107/afdir/Semlate+tlrc \
-dset 2 3 3 ../20090107/afdir/Spalate+tlrc \
-dset 2 4 3 ../20090107/afdir/Pholate+tlrc \
-dset 2 1 4 ../20090114/afdir/Autolate+tlrc \
-dset 2 2 4 ../20090114/afdir/Semlate+tlrc \
-dset 2 3 4 ../20090114/afdir/Spalate+tlrc \
-dset 2 4 4 ../20090114/afdir/Pholate+tlrc \
-dset 2 1 5 ../20090116/afdir/Autolate+tlrc \
-dset 2 2 5 ../20090116/afdir/Semlate+tlrc \
-dset 2 3 5 ../20090116/afdir/Spalate+tlrc \
-dset 2 4 5 ../20090116/afdir/Pholate+tlrc \
-dset 2 1 6 ../20090204/afdir/Autolate+tlrc \
-dset 2 2 6 ../20090204/afdir/Semlate+tlrc \
-dset 2 3 6 ../20090204/afdir/Spalate+tlrc \
-dset 2 4 6 ../20090204/afdir/Pholate+tlrc \
-dset 2 1 7 ../20090315/afdir/Autolate+tlrc \
-dset 2 2 7 ../20090315/afdir/Semlate+tlrc \
-dset 2 3 7 ../20090315/afdir/Spalate+tlrc \
-dset 2 4 7 ../20090315/afdir/Pholate+tlrc \
-dset 2 1 8 ../20090316/afdir/Autolate+tlrc \
-dset 2 2 8 ../20090316/afdir/Semlate+tlrc \
-dset 2 3 8 ../20090316/afdir/Spalate+tlrc \
-dset 2 4 8 ../20090316/afdir/Pholate+tlrc \
-dset 2 1 9 ../20090325/afdir/Autolate+tlrc \
-dset 2 2 9 ../20090325/afdir/Semlate+tlrc \
-dset 2 3 9 ../20090325/afdir/Spalate+tlrc \
-dset 2 4 9 ../20090325/afdir/Pholate+tlrc \
-dset 2 1 10 ../20090413/afdir/Autolate+tlrc \
-dset 2 2 10 ../20090413/afdir/Semlate+tlrc \
-dset 2 3 10 ../20090413/afdir/Spalate+tlrc \
-dset 2 4 10 ../20090413/afdir/Pholate+tlrc \
-fa Ftest_time \
-fb Ftest_category \
-fab Ftest_category_time \
-amean 1 Early \
-amean 2 Late \
-bmean 1 trial_type_Auto \
-bmean 2 trial_type_Sem \
-bmean 3 trial_type_Spa \
-bmean 4 trial_type_Pho \
-acontr 1 2 contrasttime \
-bucket Earlylate_tenppt_results
Subject Author Posted

3dANOVA3 error message

Signy April 21, 2009 12:50PM

Re: 3dANOVA3 error message

rick reynolds April 21, 2009 01:06PM