Announcement

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

  • Comparing the effect of same X on different Y in IV models

    Dear Stata users
    I was wondering if there are ways to compare the impact of the same independent variable X on different Y across IV models
    So the first eqn is ivreg2 Y1 controls (enodg_X=instrument_Z)
    and the second equation is
    ivreg2 Y2 controls (enodg_X=instrument_Z)
    I want to compare the effect of endogenous X variable on Y1 and Y2 .
    Any help would be much appreciated.

  • #2
    maybe one of these.

    HTML Code:
    https://www.stata.com/statalist/archive/2011-11/msg00487.html
    HTML Code:
    https://www.stata.com/statalist/archive/2010-04/msg00373.html

    Comment

    Working...
    X