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?
Matching address variable with a list of city namesHey, I have individual addresses and need to extract city names from them. But the data is unclean …
Measurement invariance with multigroup CFA: two different methodsHi Statalist members, I have a question about testing for measurement invariance in a two latent va…
Table with correlation between two variables for each countryHello, I would like to create a table with the correlation between public investment and public deb…
Number of days since 1/1/1960.Ciao, Say I have data on the month (january, february) and year (1951, 1952) that individuals have b…
Test for statistical significance on a cumulative treatment effect as oppose to a mean treatment effectHi apologies I have a very basic question. I haven't used STATA ina while just getting back into it …
Subscribe to:
Post Comments (Atom)
0 Response to Is there any difference in endogeneity test when i have two endogeneous variables?
Post a Comment