Hello everyone,
I am making a dynamic panel for which I am using xtdpdgmm. Here is the regression:
xtdpdgmm Domestic_Health L.Domestic_Health GPE_subindex GDP_PPP Urbanization y*, gmm(Domestic_Health,c) gmm( GDP_PPP Urbanization,c lag(1 3)) gmm(GPE_subindex,c lag(2 3)) two vce(robust)
I would like to know how I can run this regression with fixed effects.
Can someone help me thanks.
I am making a dynamic panel for which I am using xtdpdgmm. Here is the regression:
xtdpdgmm Domestic_Health L.Domestic_Health GPE_subindex GDP_PPP Urbanization y*, gmm(Domestic_Health,c) gmm( GDP_PPP Urbanization,c lag(1 3)) gmm(GPE_subindex,c lag(2 3)) two vce(robust)
I would like to know how I can run this regression with fixed effects.
Can someone help me thanks.
Comment