Announcement

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

  • Significance of marginal effects in linear regression with interaction term.

    Hello,

    I am running the following regression:

    Code:
     
    reg stdnutrition stdlogdeficit stdinfrastructure c.stdlogdeficit#c.stdinfrastructure
    where all variables are standardised.

    I want to determine the minimum and maximum values of "stdinfrastructure" at which the marginal effect of "stdlogdeficit" on "stdnutrition" is significant.

    And vice versa the minimum and maximum values of "stdlogdeficit" at which the marginal effect of "stdinfrastructure" on "stdnutrition" is significant.


    Thank you for your help!
Working...
X