Hello Statalist users,
I have been a long follower of this forum but first time posting a question.
I am currently working on a research paper where I am using individual level data in a survey dataset. I have just few clarifications to seek as I continue of econometrics using STATA.
1. I am using panel data FE. I have done: xtset individualid year. The data is collected annually for 7 states and then I combine it with annual average fuel price per state. I then run POLS, Panel- FE and then do the same using instrument variable on my dependent variable. In my Panel FE, I take (, fe vce(cluster individualid). The results of POLS and Panel FE are insignificant but in correction direction but when it is instrumented for, it becomes significant and as I expect. My question; is there anything I should worry about in terms of the significance of my results in the 4 specifications.
2. If I also want to do Standard errors at state level, how can I do that. I tried it shows that data in not nested in clusters and thus cannot go through. This could be because some individuals would have changed states over the survey waves. Any ideas to proceed.
Thanks.
I have been a long follower of this forum but first time posting a question.
I am currently working on a research paper where I am using individual level data in a survey dataset. I have just few clarifications to seek as I continue of econometrics using STATA.
1. I am using panel data FE. I have done: xtset individualid year. The data is collected annually for 7 states and then I combine it with annual average fuel price per state. I then run POLS, Panel- FE and then do the same using instrument variable on my dependent variable. In my Panel FE, I take (, fe vce(cluster individualid). The results of POLS and Panel FE are insignificant but in correction direction but when it is instrumented for, it becomes significant and as I expect. My question; is there anything I should worry about in terms of the significance of my results in the 4 specifications.
2. If I also want to do Standard errors at state level, how can I do that. I tried it shows that data in not nested in clusters and thus cannot go through. This could be because some individuals would have changed states over the survey waves. Any ideas to proceed.
Thanks.

Comment