I want to explore moderating effects of m1. I also have another moderator m2, and here are the two cases:
(1) reg y c.x##c.m1
(2) reg y c.x##(c.m1 c.m2)
Let's say, the coefficient of the interaction term c.x#c.m1 in Case (1) is significant, but it's insignificant in Case (2).
My question is --- does m1 moderates the effect of x on y?
I kinda guess the answer is No --- because we should follow the regression result in Case (2).
But this get me think, how far should we go? Should we control all the control variables in the interaction before we conclude moderating effect? Should we use the following:
(3) reg y c.x##(c.m1 c.m2 c.control1 c.control2 ...)
But we rarely do (3) in the published paper, the convention is do (1) and (2) in the same regression table. So my question is that why don't we do (3) ?
Related Posts with How to conclude significance of moderation effects?
Add stars to numbers based on p value recorded in a given variableDear list, I have two variables, A and B. I want to list A, and ask Stata to attach significance st…
Use Collapse and Reshape to arrange the dataDear Statalisters, I have a cross section dataset which contains information on household level fo…
How to generate a alphabetic macro list using stata?Hi guys, A crucial step in my programming is to generate a alphabetic macro list to locate the tabl…
How to replace per individualFor simplicity, assume I have a panel dataset with two firms with 10 years' revenue data (2001-2010)…
Compare Moderation effect between panel and cross sectional dataDear All, I have a dataset which i split into a cross sectional and time-panel dataset. Both are us…
Subscribe to:
Post Comments (Atom)
0 Response to How to conclude significance of moderation effects?
Post a Comment