Hi,
I am running a model with reghdfe and different sets of fixed effects. For the purpose of the question, I will consider a set of cohort fixed effects (20 categories) and a set of household fixed effects (high dimensional). I notice that both the coefficient and standard errors change depending on whether I include only the second, high dimensional, set in the absorb() option or both sets of fixed effects. I assume it has to do with the dropped singletons (which, I think, are only dropped with respect to the fixed effects in absorb() ). Can anybody tell what should be the rationale to include or not fixed effects in absorb() vs, the main specification?
I am sorry I cannot include code but I am working on confidential data and could not find a dummy dataset that has enough observations to replicate.
I am running a model with reghdfe and different sets of fixed effects. For the purpose of the question, I will consider a set of cohort fixed effects (20 categories) and a set of household fixed effects (high dimensional). I notice that both the coefficient and standard errors change depending on whether I include only the second, high dimensional, set in the absorb() option or both sets of fixed effects. I assume it has to do with the dropped singletons (which, I think, are only dropped with respect to the fixed effects in absorb() ). Can anybody tell what should be the rationale to include or not fixed effects in absorb() vs, the main specification?
I am sorry I cannot include code but I am working on confidential data and could not find a dummy dataset that has enough observations to replicate.

Comment