Hey everyone,
I am currently trying to perform an OLS (linear) regression model with an interaction effect (to test for moderation). For example, let's say I wish to predict a continuous variable Y using two continuous variables X and M and their interaction X*M.
The result of the effect of the interaction term is significant. However, I do not know how to ask JMP to give the data for the simple slopes.
Specifically, how do I get the betas and their significance for the effect of X an Y at the different levels of M? (usually -1sd, mean, 1sd for continuous variable or if the moderator is binary than at both levels of the moderator).
I know how to get the plots (Fit model ... Full factorial etc.), but it's not enough, I need the actual simple effects for the slopes, SE and significance.
Will appreciate any help on the matter.