xtreg gdp fdi trade gcf, fe
Output:
| Variable | Coef. | Std. Err. | t | P>|t| | |----------|-------|-----------|----|----| | fdi | 0.098 | 0.018 | 5.44 | 0.000 | | trade | 0.006 | 0.002 | 3.00 | 0.003 | | gcf | 0.031 | 0.009 | 3.44 | 0.001 | | _cons | 6.892 | 0.189 | 36.46 | 0.000 | stata panel data
F(3,597) = 34.21, Prob > F = 0.000
Within R-squared = 0.28, Between R-squared = 0.41, Overall = 0.35
rho = 0.67 (fraction of variance due to country effects) xtreg gdp fdi trade gcf, fe
xtserial gdp fdi trade gcf
Result: F(1,29) = 14.72, Prob > F = 0.001 → Serial correlation present. Output: | Variable | Coef
Use asdoc to send results directly to Word:
asdoc xtreg wage experience union i.year, fe
The fixed effects model indicates that a 1 percentage point increase in FDI (% of GDP) raises GDP per capita by approximately 0.10% on average, holding other factors constant. Trade openness and capital formation also contribute positively. Diagnostic tests reveal heteroskedasticity, serial correlation, and cross-sectional dependence—common in macro panels. Hence, robust standard errors are essential for valid inference.
Mon, 09 Mar 2026 01:03:24 Agasthiar.Org/AUMzine/0019-rasi.htm