Hello Stata users,
I am running a logit model with panel data (T=2, N=2256). Since the coefficient estimates from logit model are hard to understand and to interpret I am reporting marginal effect estimates that are easier to interpret. I want to take advantage of the panel dimension of my data by using fixed effect to control for time invariant individual characteristics. I have understood that a conditional FE logit model with individual fixed effects cannot provide marginal effects because the estimation procedure implies that we do not obtain estimates of the individual effect ci (ci is wiped out by the estimation procedure).
One potential solution to this issue might be to use Random Effect model but the strict exogeneity and zero correlation assumptions are in my opinion too strong for my study.
However, Professor Santos Silva has created a Stata command (aextlogit) that allows to estimate average semi-elasticity with respect to one specific covariate. When I implement this approach I lose 3/4 of my observations because of all positive or all negative outcomes. (By the way if anyone can enlighten me about what are average semi-elasticity).
My question is thus do you think the fact that I lose so many of my observation induce biases in my estimation? And the second question is what other method can I implement to obtain marginal effects with a fixed effect logit estimation? There are many discussions on this topic but in my opinion many of us misunderstand what a logit model or conditional fixed logit model gives us as beta coefficient and interpret it wrong.
Thank you for stopping by.
Marcel Campion.
I am running a logit model with panel data (T=2, N=2256). Since the coefficient estimates from logit model are hard to understand and to interpret I am reporting marginal effect estimates that are easier to interpret. I want to take advantage of the panel dimension of my data by using fixed effect to control for time invariant individual characteristics. I have understood that a conditional FE logit model with individual fixed effects cannot provide marginal effects because the estimation procedure implies that we do not obtain estimates of the individual effect ci (ci is wiped out by the estimation procedure).
One potential solution to this issue might be to use Random Effect model but the strict exogeneity and zero correlation assumptions are in my opinion too strong for my study.
However, Professor Santos Silva has created a Stata command (aextlogit) that allows to estimate average semi-elasticity with respect to one specific covariate. When I implement this approach I lose 3/4 of my observations because of all positive or all negative outcomes. (By the way if anyone can enlighten me about what are average semi-elasticity).
My question is thus do you think the fact that I lose so many of my observation induce biases in my estimation? And the second question is what other method can I implement to obtain marginal effects with a fixed effect logit estimation? There are many discussions on this topic but in my opinion many of us misunderstand what a logit model or conditional fixed logit model gives us as beta coefficient and interpret it wrong.
Thank you for stopping by.
Marcel Campion.
Comment