Dear all,
Greetings. I meet the below problems and hope someone could give me hints. Thank you very much for your replies.
I had two endogenous variables (Var1 Var2) and two instruments(IV1 IV2). The two-stage instrument regression is:
ivreg2 y (var1 var2= iv1 iv2) $control, vce
The first-stage regressions for each endogenous variable are:
(a) reg var1 iv1 iv2 $control, vce
(b) reg var2 iv1 iv2 $control, vce
In the first stage regressions, both instruments are significant and F stats are greater than 10. But in the second stage, the Kleibergen-Paap rk Wald F statistic is smaller than 10. Why would this happen? and I wish to know whether weak instrument problems bias my results.
Regards,
Haiyan
Related Posts with IV strength for two endogenous vars
Omitted period dummies in GMM xtabond2 When reproducing this code to explain the growth relationship, it drops both period 1 and period 4…
using local as range in for valuesHi Statalist I would like to run a loop for every value within a variable called "spell_count", and…
Import CSV datesI am completely new to Stata. I have imported a dataset of approximately 50 columns by 500,000 rows.…
Regression modelHello, I have this question: Given the linear model, if B changes by 3 percentage points and A is co…
5 * 5 regression results in one tableDear all, I would like to prepare a large table that contains the main coefficient of 25 regression…
Subscribe to:
Post Comments (Atom)
0 Response to IV strength for two endogenous vars
Post a Comment