Hello Guys,
I have a model in which variable m moderates 5 different independent variables (x1,x2,x3,x4, x5). When I examine only the direct effects y= x1+x2+x3+x4+x5+m (sorry for making the equation that simple), I get reasonable outcomes. However, when I start including the interaction term, let's say: y=i.x1##c.m+x2+x3+x4+x5+m, the previously significant and positive coefficient of a becomes negative and insignificant (which makes no sense logically). For including the single interaction terms, I used factor double factor notation. When I put the full model together, I used single factor notation: y=x1+i.x1#c.m+x2+c.x2#c.m+x3+i.x3#c.m+x4+i.x4#c.m+ x5+i.x5#c.m+m. In the full model, I also get weird and messy outcomes.
When I check the VIF, I get really high numbers such as 70+, until in the normal model everything is below 1. So think, I am not using the correct method to test moderation as the interaction term should not correlate with the normal term (causing a relly high VIF)
Can somebody please help me out?
Thank you so much!
Related Posts with How to include several interaction terms within one syntax
Identifying partial name overlap in string variablesHi. I have two datasets with the variable “Product”, the name of different pharma drugs. I am trying…
Split a string variable into character and numeric partsHi, I have a string variable (profile) in my dataset which includes prefixes of H, W, B and the suff…
skewed-Normal GARCH Estimation Using ml command.Dear Statalist, I'm trying to generate conditional skewness and kurtosis by using Gram-Charlier Exp…
How to identify oldest children with highest education?Dear all, I have a household data and I want to generate a variable indicating year of birth of a c…
Change reference category of dependent variableHi, I am running the following code mlogit cq25 i.group [pweight = cq25pp], rrr The dependent var…
Subscribe to:
Post Comments (Atom)
0 Response to How to include several interaction terms within one syntax
Post a Comment