Dear Statalist,
I have a panel dataset of 10,000 households * 3 years. And based on the two-way fixed effect model, i try to identify the casual relationship between y and two endogenous independent variable (x1 and x2). i have 2 instruments, iv1 and iv2:
Code:
ivxtreg2 y (x1 x2 = iv1 iv2) i.year, fe cluster(city)
Here comes the question, is there any difference in endogeneity test with two endogeneous variables, when compared to one endogenous variable?
Do i need to do some extra test, i.e., what kind of statistics should i report in the tables of my paper to illustrate the endogeneity of x1 and x2?
Best,
Leo
Related Posts with Is there any difference in endogeneity test when i have two endogeneous variables?
"rangestat" with "excludeself" and "interval(t -1 0)"Dear Statalisters, I have a question about the results after the rangestat command. Suppose I inpu…
Repeated time values - Panel DataHi, I have election data for a country. I am trying to set a panel but as each place has multiple c…
Panel data 3 rounds: how do I count number of unique IDs for which a dummy=1 in none, one, two or all of the roundsHello, I am struggling with a simple bit of summary statistics with panel data and wonder if someone…
Interpreting a 3-category dummy variables and interaction termsDear All, I run the following model: Suppose I have a dummy variable: small, medium, large; and the…
help with krlsHello, I'm using the krls command to predict a binary outcome (whether the patient starts dialysis …
Subscribe to:
Post Comments (Atom)
0 Response to Is there any difference in endogeneity test when i have two endogeneous variables?
Post a Comment