Hi there,
I have just done a plot of my margins for how the effect of savings rate on investment rate changes when the number of terrorist attacks increases from 0 to 400 (max value). I am having problems understanding the output and what it means.
reg inv c.save##c.attacks L.inv lnpercap institqual lninf remit tradeopenness fdi, robust
margins, dydx(save) at(attacks = (0 100 200 300 400))
marginsplot
Array
Array
These are the results I get...
Does this mean that as the number of terrorist attacks increases the effect of saving on investment flips from being positive (e.g. a 1 percentage point increase in savings rate leads to a 0.65 percentage point increase in investment rate) to being negative (e.g. a 1 percentage point increase in savings rate leads to a -0.43 percentage point decrease in investment rate)???
Any guidance would be extremely helpful. Thank you so much in advance.
Related Posts with margins plot interpretation for continuous variables
How to avoid duplicates using rangejoin?Hello everyone! My goal is matching firms from two datasets with minimum difference in their Market…
Creating treatment and control groups for regression modelThis is a continuation of my previous post Grouping values within a variable that Clyde Schechter ha…
Filling a time-invariant dummy variable down for new years in panel data after expanding a datasetHi I am looking to fill in missing observations for a dummy variable for firms (which each have an …
Latent class analysis (LCA) plugin - assertion is false -errorHello, I've been trying to use the LCA plugin from Penn State for my analysis using Stata/IC. I succ…
Transpose (rotating) data by group (variable)Dear all, I need to transpose my dataset so that I can calculate the pairwise correlation matrix fo…
Subscribe to:
Post Comments (Atom)
0 Response to margins plot interpretation for continuous variables
Post a Comment