I am using the code, xtendothresdpd, in Stata that performs estimations of a dynamic panel data with threshold effects and with endogenous regressors. From my understanding, with GMM, usually a balanced panel is used and maybe even strongly preferred. However, this code works with an unbalanced panel. I have several questions regarding this:
- How exactly does this code work with an unbalanced panel? How was the code created so that it works with an unbalanced panel?
- What is the reasoning/justification for allowing the GMM dynamic panel with threshold effects model to work with an unbalanced panel?
- What are the benefits of using an unbalanced panel as opposed to a balanced panel?
Comment