Multiple regression with a covariate
Hi,
I am trying to perform a multiple regression in JASP. Specifically, I want to predict variable A using 2 predictors: variables B and C, and controlling for variable D.
I didn't understand how to do that in JASP as I do not see an option to insert a covariate D (I use version 0.16.1).
Many thanks in advance!
Comments
In regression, you would just include B, C, and D as predictors (covariates). Another way to see this is to specify that D should be added to to the null model (under "model"). This way you can see what B and C contribute when D is already in the model.
Cheers,
E.J.