Hi,
Does anyone know how to run a glm with only one continous variable and without a class variable?
I would like to run mri_glmfit with age as the only variable, but I can't figure out how to do this without including and controlling for a class variable such as gender.
I have run the command: mri_glmfir --glmdir ../glm/dev_age_rh --y preproc/rh-thick15.mgz --fsgd fsgd_age.txt doss --surf average rh --C contrast_age
The fsgd file contains gender as a class variable (F or M) and age as a continous variable. The contrast is: 0 0 1
Any tips would be appreciated.
best regards, Christian