Hi everyone,
I would like to know how to add time fixed-effects when using xtdpdml. Does the command already account for them by default?
In the paper by Williams, R., Allison, P. D., and Moral-Benito, E. (2018), Linear dynamic panel-data estimation using maximum likelihood and structural equation modeling. The Stata Journal, 18(2), 293–326, the equation shown on page 300 includes both time and observation fixed-effects. However, in the example code on page 301 there is no explicit specification for the α_i and ξ_t terms.
Could someone clarify whether xtdpdml automatically includes time fixed-effects, and if not, how they can be specified?
Thank you in advance for your help.
I would like to know how to add time fixed-effects when using xtdpdml. Does the command already account for them by default?
In the paper by Williams, R., Allison, P. D., and Moral-Benito, E. (2018), Linear dynamic panel-data estimation using maximum likelihood and structural equation modeling. The Stata Journal, 18(2), 293–326, the equation shown on page 300 includes both time and observation fixed-effects. However, in the example code on page 301 there is no explicit specification for the α_i and ξ_t terms.
Could someone clarify whether xtdpdml automatically includes time fixed-effects, and if not, how they can be specified?
Thank you in advance for your help.
Comment