for dods
1 0 10 0 100 0 1000 0 1 0 15 0 150 0 1500 0 0 1 0 20 0 200 0 2000 0 1 0 25 0 250 0 2500I would change to
for same offset different slope
1 10 0 100 0 1000 0 1 15 0 150 0 1500 0 1 0 20 0 200 0 2000 1 0 25 0 250 0 2500for my example with 2 classes and one variable, age I would have.. for same offset different slopea contrast vector [ 0 1 -1] in file sodsage.mat --direct comparison between thickness and age between classand do glm_fit with my design in file Xgsods.datmatrix of the form, 4 subj for brevity1 n1 01 n2 01 0 n31 0 n4mri_glmfit --y lh.sickle.thickness.10.mgh --glmdir lh.sickle_sodsage.glmdir
--surf SICKLECELLAVE lh --C sodsage.mat --X Xgsods.dat
did I get it correct ?
thanks
Greg.