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.
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.
Comment