Hello
I am trying to create a marginsplot for my regression. The regression includes a continuous IV (subsidies in € = Digi_Summe_official) and a DV showing the change of transformation between t-1 (before the subsity) and t (after the subsidy).
reg Delta_factor Digi_Summe_official $Kontrollvariablen_gefoerdert if Digi_Summe_official!=0, robust
The descriptive analysis clearly shows that if subsidies increase, the change (DV) decreases. So the marginsplot should show a decrease when subsidies are increased. However it shows the opposite (attached picture).
I am not sure about the reason. Maybe because the number of observations is very different in my sample (800 observations of firms receiving 10,000 € vs. only 38 observations of firms receiving 20,000-50,000 €)? However, I guess it should still be possible to see the negative trend in a marginsplot when increasing the subsidy. How can I solve the issue that I need to show the negative trend? I tried to split the sample and have an additional marginsplot only for the firms receiving 20-50K but the result is still increasing instead of decreasing.
I would very much appreciate your help!
Related Posts with Marginsplot shows positive values but descriptive statistics show negative values
line graph at country and year level for several variables using levelsofHello all, I have a panel long format dataset that can be found attached containing year and countr…
Table command in Stata 17: add column name to first columnHi, I'm exploring the new table and collect commands in Stata 17, and find that it has many useful …
Same model, different dependent variables: Single Y label in the combined graphDear Statalisters, I have troubles using graph combine, I don’t know how to get a single y label fo…
Saving tabstat results in new variablesHello, I'm using tabstat to generate weighted standard deviations, by year, for two variables in a …
floatplot -legend- optionDear Nick Cox , I have started using your -floatplot- from SSC program. I really like to use it more…
Subscribe to:
Post Comments (Atom)
0 Response to Marginsplot shows positive values but descriptive statistics show negative values
Post a Comment