Hello,
I am trying to do a moderation analysis for a regression analysis which worked out perfectly well. However, doing the moderation and adding the moderator returns the messages:
note: 3bn.psa is probably collinear with the fixed effects (all partialled-out values are close to zero; tol = 1.0e-09)
note: 3.psa omitted because of collinearity
and the result table includes '0' for omitted.
The original regression command was:
reghdfe fundflows dummy 5 dummy1, vce(robust) absorb(Individual fund)
The moderation command is:
reghdfe fundflows i.dummy5##i.psa, vce(robust) absorb(Individual fund)
I tried to do the moderation command without FE (i.e. with noabsorb) which worked out, however, the outcome values changed their signs.
What is the problem with my moderation?
Related Posts with Moderation Analysis, omitted variables due to collinearity
Error: dta file corrupt. There was an I/O error. This suggests the problem is with the device rather than the file itself.Hi, I sometimes get the above error when opening a dataset. It is not very common, though common en…
How to create a connected graph for paired mean outcomes at different times with CI whiskersHi everyone. I have tried to search for a way to make a learning curve graph with connected lines b…
Strange thingsHi all, so I am running a simple regression on products. My aim is to see if at a more aggregate le…
Label with sysmiss value labeled.Hi, I have a dataset where it appears that there's a label with sysmiss labelled. When I type lab…
Plotting trajectories from a growth curve analysis model (mixed effects model with linear splines) using marginsplotHi All I'm running a mixed-effects model (or multilevel model or growth curve analysis) to estimate…
Subscribe to:
Post Comments (Atom)
0 Response to Moderation Analysis, omitted variables due to collinearity
Post a Comment