Hello,
I am running system GMM regressions to estimate and compare the impacts of remittances, FDI and foreign aid on inequality. Moreover, I check whether the impacts differ for Latin American countries (LAC). For FDI, I perform the following command:
xtabond2 difgini gini1 Female1 Male1 capital101 LAC1 FDI1 FDI1xLAC1 ydummy1-ydummy26, gmm(gini1 FDI1 FDI1xLAC1, lag(2 15) collapse) iv(Female1 Male1 LAC1 capital101 eq(both)) iv(ydummy1-yummy26, eq(level)) small robust twostep
where Female, Male, capital and LAC are exogeous controls and I assume the lagged dependent variable and FDI inflows are endogenous.
However, I am not sure how many lags I should include in my model. I have run regressions with lag(2 2) until lag(2 15). In all cases, the SOSC and Hansen statistics are not rejected. Moreover, the difference-in Hansen test is also never rejected. Knowing this, how can I determine which lag length I should use? The FDI variable is only significant at lag 14 and 15.
Hoping someone could help me.
I am running system GMM regressions to estimate and compare the impacts of remittances, FDI and foreign aid on inequality. Moreover, I check whether the impacts differ for Latin American countries (LAC). For FDI, I perform the following command:
xtabond2 difgini gini1 Female1 Male1 capital101 LAC1 FDI1 FDI1xLAC1 ydummy1-ydummy26, gmm(gini1 FDI1 FDI1xLAC1, lag(2 15) collapse) iv(Female1 Male1 LAC1 capital101 eq(both)) iv(ydummy1-yummy26, eq(level)) small robust twostep
where Female, Male, capital and LAC are exogeous controls and I assume the lagged dependent variable and FDI inflows are endogenous.
However, I am not sure how many lags I should include in my model. I have run regressions with lag(2 2) until lag(2 15). In all cases, the SOSC and Hansen statistics are not rejected. Moreover, the difference-in Hansen test is also never rejected. Knowing this, how can I determine which lag length I should use? The FDI variable is only significant at lag 14 and 15.
Hoping someone could help me.

Comment