The code I am running GMM for is the following:
xtabond2 Y L.Y A B C D A2 A*B C2, gmm(L.Y A A2, collapse lag (2 2)) iv(C B C2) small nocons,
Is it ok to exclude the interaction term from both list of endogenous variables and exogenous variables?
Thanks for your help!
xtabond2 Y L.Y A B C D A2 A*B C2, gmm(L.Y A A2, collapse lag (2 2)) iv(C B C2) small nocons,
Is it ok to exclude the interaction term from both list of endogenous variables and exogenous variables?
Thanks for your help!
Comment