Dear Stata-Users,
I am working with panel-data and I have performed different regressions, say regression 1,2 and 3. Since regression 1 includes fixed effects, singletons are deleted here. I would like to use the same sample for the other two regressions. However, when I use e(sample) it does exclude observations in the other 2 regressions that were excluded as a result of some missing values but it does not exclude the singletons. I know this is not a new topic per se, but none of the codes suggested on this forum seem to work.
I could provide a data example but because this would only be a small sample, I am not sure if I can bring the point across since it might not have singletons.
Thank you in advance.
I am working with panel-data and I have performed different regressions, say regression 1,2 and 3. Since regression 1 includes fixed effects, singletons are deleted here. I would like to use the same sample for the other two regressions. However, when I use e(sample) it does exclude observations in the other 2 regressions that were excluded as a result of some missing values but it does not exclude the singletons. I know this is not a new topic per se, but none of the codes suggested on this forum seem to work.
I could provide a data example but because this would only be a small sample, I am not sure if I can bring the point across since it might not have singletons.
Thank you in advance.

Comment