That all makes sense! I am grateful for your insights. These exchanges have been quite enlightening! I can clearly see the flexibility of xtdpdgmm. Thank you for this command!
In order to close these series of exchanges, I just want to confirm that assuming that L(w k) are exogenous, you comment that
So, yes, would need to adjust both lag orders if there is serial correlation.
Code:
xtdpdgmm L(0/1).n L(w k), model(level) /// gmm(L(n), lag(2 3) model(difference)) gmm(L(n), lag(1 1) difference model(level)) /// iv(L(w k), model(difference)) iv(L(w k), difference model(level)) /// two vce(cluster id) teffects estimate store m3
Leave a comment: