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
Marginsplot for categorical IV and categorical DV?I am trying to figure out how to visually show marginal effects of categorical IVs on categorical DV…
c.ingroup##c.inyear vs i.ingroup##i.inyearDear All, I run a DID regression with the following command (the first one is working, but the secon…
modelling stated preferences for discrete choices with case sensitive variablesHi, I'm trying to model a discrete choice (4 options available to each respondent in each scenario …
Question: Need help separating a variableHi Everyone, I have been having trouble separating the following SubjectCourse variable. The below …
Number of different values of a given variable for every combination of other two variablesI have a hospital record dataset with variables such as hospitalisation id (n_aih), year of hospital…
Subscribe to:
Post Comments (Atom)
0 Response to Xtlogit, fe versus xtreg, fe on binary categorical outcome, changes in sample size
Post a Comment