Dear Stata users,
I have two models with the same independant variables on the same dataset.
Model1: Y1 = alpha0 + alpha1 X1 + alpha2 X2 + error1
Model2: Y2 = beta0 + beta1 X1 + beta2 X2 + error2
These models only differ by their dependent variables Y1 and Y2.
Y1 and Y2 are two different measures of risk, and do not have identical scales and distributions.
X1 is the variable of interest and X2 represents control variables.
Because X1 is endogeneous, I estimate these models with an instrumental variable regression (IV).
Q1: Is it righ to compare the adjusted R-square in order to state that Model1 has more explanatory power than Model2 (assuming higher R-square for Model1)?
Q2: Is it right to compare the respective marginal effects of X1 on Y1 and X1 on Y2, and then conclude for instance that X1 has a higher marginal effect than X2?
Q3: Based on Q1 and Q2, can we say that X1 is better at explaining the cross-sectional variations in Y1 than in Y2?
Many thanks.
Bertrand
Stata13
Related Posts with Comparing two models with different dependent variables after an IV regression
Obtaining the standardized coefficients to a regression table using Outreg2.I have a simple regression that I would want to report standardized coefficients too. I run; Code:…
Extracting part of a string variableHi. I have a string variable that comprises of multiple words with no fixed order/that is not the sa…
Keep with joint conditionHi I have another issue in relation to keeping variables with a joint condition. I am trying to sele…
Keep with joint conditionHi I have another issue in relation to keeping variables with a joint condition. I am trying to sele…
Keep with joint conditionHi I have another issue in relation to keeping variables with a joint condition. I am trying to sele…
Subscribe to:
Post Comments (Atom)
0 Response to Comparing two models with different dependent variables after an IV regression
Post a Comment