Hello,
I’d like to estimate a correlated random-effects specification using an unbalanced panel logit. Stata’s built-in CRE helper exists for xtreg but not for xtlogit, so I’m considering manually adding unit-level means of the time-varying regressors to a random-effects logit as a CRE workaround. However I wonder if this approach is valid indeed, as I think if it's so easy then CRE within xtlogit would have been developed alongside CRE within xtreg.
I’m also unsure how to choose between fixed effects and random effects in unbalanced panel logit, because the FE drops all units whose dependent variable doesn’t vary over time, which produces very different sample sizes and I don't think they should be comparable.
Many thanks.
I’d like to estimate a correlated random-effects specification using an unbalanced panel logit. Stata’s built-in CRE helper exists for xtreg but not for xtlogit, so I’m considering manually adding unit-level means of the time-varying regressors to a random-effects logit as a CRE workaround. However I wonder if this approach is valid indeed, as I think if it's so easy then CRE within xtlogit would have been developed alongside CRE within xtreg.
I’m also unsure how to choose between fixed effects and random effects in unbalanced panel logit, because the FE drops all units whose dependent variable doesn’t vary over time, which produces very different sample sizes and I don't think they should be comparable.
Many thanks.

Comment