I am doing a study using countries having different characteristics and therefore i was wonderiong if i can add country fixed effects in the estimation. Due to the issue of endogeneity, my estimation technique is static GMM and i couldn't find a way to add country fixed effects in the estimation. I tried incorporating "i.country" in the model but the stata returns "couldn't evaluate equation 1". So any suggestions about adding country effects in static GMM model in stata? The command which i am writing currently is:

gmm (log_L-{b0}-{b1}*log_W-{b2}*KOF_Trade-{b3}*log_Y-{b4}*log_K-{b5}* log_rer-{b6}*log_ILO-{b7}*logt), twostep instruments(l2.log_exports l.Tariff_rate l2.log_Y l.log_industry l.log_K l2.log_agri l.log_manufacturing l2.log_rer)

More Najia Mughal's questions See All
Similar questions and discussions