A new version of the xtdcce2 package is available on my GitHub and will be available on SSC in due time. The update can be installed in Stata by typing:
The xtdcce2 package is for model specification and estimation of linear panel time series models with cross-sectional dependence. It includes:
xtdcce2
Any questions or comments are very welcome.
Code:
net install xtdcce2 , from("https://janditzen.github.io/xtdcce2/")
- xtdcce2: Estimating heterogeneous coefficient models using common correlated effects in a dynamic panel with a large number of observations over groups and time periods.
- xtcd2: Testing for weak cross-sectional dependence.
- xtcse2: Estimation of the exponent of cross-sectional dependence.
xtdcce2
- regularized CCE estimation (Juodis, JAE, 2022, link)
- xtdcce2fast: a subroutine for faster estimation and tailored to very large datasets
- bootstrapping of standard errors and confidence intervals
- several bug fixes
- speed improvements
- weighted CD Test (Juodis & Reese, JBES, 2022, link)
- bias adjusted CD Test (Pesaran & Xie, 2022, link)
- multiple variables can be tested at the same time
- unbalanced panel data now uses a EM algorithm to create internally a balanced panel
- bug fixes
Any questions or comments are very welcome.
Comment