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?
Count how many variables have more than a certain number of missing valuesHi Statalists! I'm stuck on a very simple task: I would like to count how many variables in my datas…
Adding lines at 95% CI to kdensity plotHi all, I want to add red lines at the 95% confidence interval (one on each side) in this kdensity …
How do I expand period data into data by year?Hello, relatively new user here, using stata for my university class and have a base level proficien…
Difference in difference analysis, defining treatment and control groupsI want to run a difference in differences design. I have a balanced panel of individuals across 10 …
Save results of estat ptrends to fileHow can I save the result of `estat ptrends` and `estat granger` to file? I have tried with etable, …
Subscribe to:
Post Comments (Atom)
0 Response to Is there any difference in endogeneity test when i have two endogeneous variables?
Post a Comment