Page 1 of 1

Adding control variable in GLM

Posted: Wed Jun 08, 2022 11:16 am
by Kac
I have run a multiple regression and found that gender contributes significantly to the model so I would like to control for gender in my GLM model. Do anyone know how to do it in Jamovi GLM?

Thank you very much !

Re: Adding control variable in GLM

Posted: Fri Jun 10, 2022 5:45 pm
by mcfanda@gmail.com
Just add the variable as a factor in your model. In any linear model with multiple variables (without interactions), the effect of each variable is estimated controlling for the other variables in the model.