1。共线性。也就是解释变量里有比较高的相关关系。(这个是不是所谓的伪回归?)
解决方法是找工具变量,进行2SLS等类似回归。
I think it should not be a reason, because colinearity suggests that additional variables have no explaining power, which may not lead to high R^(2).
A possibility is that the regressand is highly related to specific country or year, i.e., country--spefic effect may affect the regressand.
The high R^2 in our regression could also come from the control of series autocorrelation. Since poverty rate doesn’t change remarkably over time, it make sense that the poverty rate this year highly depends on the poverty rate last year. We use the command ‘xtpcse’ in STATA which controls for series autocorrelation, heteroskedasticity and simultaneous spatial correlation. Therefore, r^2 could also become higher when take the autocorrelation into consideration.