-32-
GExplanation of 3dANOVA2 options:
å-type 3: Tells 3dANOVA2 what type of ANOVA model is to be used.  Type 3 refers to a mixed effects model (a = fixed, b=random)
íType 1 = fixed effects model (a and b are fixed)
íType 2 = random effects model (a and b are random)
å-alevels 4: Our first IV ÒStimulus ConditionÓ has 4 levels -- TM,HM,TP,HP
å-blevels 3: Our second IV ÒSubjectsÓ has 3 levels -- ED, EE, EF
å-dset a b filename: Sets up all the factor level combinations
íFor example:
í             Subject (b)
íEDEEEF
íTM1,11,21,3
íStim Cond (a)HM2,12,22,3
íTP3,13,23,3
íHP4,14,24,3
í