Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • margins plot interpretation for continuous variables

    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
    Click image for larger version

Name:	Screenshot 2019-03-25 at 13.45.37.png
Views:	1
Size:	23.7 KB
ID:	1489973

    Click image for larger version

Name:	Screenshot 2019-03-25 at 13.46.23.png
Views:	1
Size:	42.4 KB
ID:	1489974



    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.
    Last edited by Hazel Gould; 25 Mar 2019, 07:55.

  • #2
    That sounds right
    ---------------------------------
    Maarten L. Buis
    University of Konstanz
    Department of history and sociology
    box 40
    78457 Konstanz
    Germany
    http://www.maartenbuis.nl
    ---------------------------------

    Comment


    • #3
      Maarten Buis Brilliant, thanks very much.

      Comment

      Working...
      X