I'm working with a database of longitudinal data with an unbalanced panel, data with monthly frequency. I'm using the "plm" package of R to analyze and run the models fixed and random.
NOTE: Data presented serial autocorrelation and heteroscedasticity, and I am correcting with the covariance of Arellano (1987) coming in plm package (R software).
1nd - It is redundant to run FE / RE and GMM as robust proof?
2nd - What is the impact of using the GMM if the results come out different?
3nd - What other suggestions would be to perform a robust test?
The analysis is very important.