Hi Stata Forum,
I have a panel data in long format, with about 40 000 individuals. The panel is unbalanced, there are some people that appear in all waves and others that only appear once or twice. I have 3 waves. The outcome variable is binary and categorical. My main goal is to show the different estimates with the two models: xtreg, fe and xtlogit, fe. I understand the issues with LPM and the fixed effects model, therefore I already know that xtreg will be biased (I do it for educational reasons).
Anyhow, when I run xtreg, fe the sample reduces from 40.000 to 20.000 individuals (those where the ones with within variation), whereas the xtlogit, fe does not use the primary 40 thousand individuals for the analysis, it actually uses 8,000 out of the whole sample and then it reduces to 3000 people.
Why does this happen ?
Is it because the xtlogit, fe is more exact and thus just uses the people that are repeated in all 3 waves? Does the xtreg, fe uses individuals that appear in 2 and 3 waves as a mix?
thank you
Related Posts with Xtlogit, fe versus xtreg, fe on binary categorical outcome, changes in sample size
Econometrics- limited dependant variblesI'm currently investigating the effect of pollution on companies preference towards debt finance. Du…
Loop for creating different frames based on different idsHi, I have a very big data set (50 million) hourly observations. This data set has ids, dates, pric…
Newey-West Standard ErrorsI’m very new to Stata and statistical testing in general, but I have grown very fond of it. I’m cur…
inserting string variable contents using putdocxI am using putdocx to compose individual reports for study participants. It contains graphs, tables …
match annual data with quarterly dataHi All, I have two data sets with different variables in different frequencies. The first one has q…
Subscribe to:
Post Comments (Atom)
0 Response to Xtlogit, fe versus xtreg, fe on binary categorical outcome, changes in sample size
Post a Comment