Posted by Jian on March 23, 2001 at 16:35:37:
In Reply to: Re: ANOVA2 problem posted by B. Douglas Ward on March 22, 2001 at 17:20:28:
Hi, thank you for you help. I do what you suggest as following:
3dANOVA2 \
-type 1 \
-alevels 2 \
-blevels 2 \
-dset 1 1 'mc_601KM_mech_LL@1+tlrc[0]' \
-dset 1 1 'mc720TW_mech_LL@1+tlrc[0]' \
-dset 1 1 'mc825AC_mech_LL@1+tlrc[0]' \
-dset 2 1 'mc_601KM_mech_LH@1+tlrc[0]' \
-dset 2 1 'mc720TW_mech_LH@1+tlrc[0]' \
-dset 2 1 'mc825AC_mech_LH@1+tlrc[0]' \
-dset 1 2 'mc_601KM_mech_RL@1+tlrc[0]' \
-dset 1 2 'mc720TW_mech_RL@1+tlrc[0]' \
-dset 1 2 'mc825AC_mech_RL@1+tlrc[0]' \
-dset 2 2 'mc_601KM_mech_RH@1+tlrc[0]' \
-dset 2 2 'mc720TW_mech_RH@1+tlrc[0]' \
-dset 2 2 'mc825AC_mech_RH@1+tlrc[0]' \
-voxel 1234567\
-ftr Trtmnt \
-fa Inten_effect\
-fb Hand_effect\
-fab IntenHand_effect\
-amean 1 Int_low\
-amean 2 Int_high\
-bmean 1 Hand_left\
-bmean 2 Hand_right\
-adiff 1 2 LowHigh\
-bdiff 1 2 Left_right\
-bucket ANOVA.results
And it looks the computer run a long time and finally stoppted by the following:
difference of factor B level 1 - level 2 = -1.610762
t for difference of factor B level 1 - level 2 = -1.129997
--- Writing combined dataset into ./Left_right+tlrc.HEAD
Writing `bucket' dataset into ANOVA.results
sh: 3dbucket: execute permission denied
sh: 3drefit: execute permission denied
I guess there is something wrong at the last step to write the bucket data, may you help me figure out what happened? in you reply, you told me that the bucket file is too big, is that the reason, how can I divided it into two?
thanks
Jian