I'd like to seek assistance with system GMM. I'm using the following command as an additional robustness check for my fixed-effects regression:
xtabond2 Y L.Y X GDP FDI Manufacturing , gmm(L2.( Y ), collapse) iv(L.X L.GDP L.FDI L.Manufacturing), twostep robust
I have two questions related to this:
Your response shall be appreciated.
xtabond2 Y L.Y X GDP FDI Manufacturing , gmm(L2.( Y ), collapse) iv(L.X L.GDP L.FDI L.Manufacturing), twostep robust
I have two questions related to this:
- Are there any issues or concerns with the command I provided?
- Is the following explanation accurate for the estimation methods used in the command above?
Your response shall be appreciated.
Comment