I am working for my thesis with panel data where N> T (N~700, T=4 as the attached file ). I carried out random - effect, OLS, fixed- effect and then did hausman test to know which model is better for my data. As the result i chose fixed defect ( P value <0.005)
After this, I applied some tests to verify problems of heteroskedasticity, autocorrelation such as:
collin
xttest3 (heteroskedasticity)
xtserial (autocorrelation)
The result is that my models present problems of heteroskedasticity, autocorrelation but I don't know exactly the way to fix these problems in stata 14
I intended to use the option xtreg .... fe, cluster (country)
+ is this ok to fix my data?
Actually, I have seen some of article in which the instruction is that first run fe cluster and re cluster then run xtoverid to choose the better . But when I ran xtoverid command, the screen became like this " xtoverid Error - must have ivreg2/ivreg29/ivreg28 version 2.1.15 or greater installedr(601)" so I think that xtoverid did not work in stata 14
I will be very grateful for your opinion regarding what I am doing, it will be a great help.
Related Posts with how to fix heteroskedasticity, autocorrelation in stata 14.2
Obtain values on a rolling basisHi everyone, I have a question regarding the following. The values after 0.000254 (UPAVG) should be…
How to align variables in longitudinal dataHi again Statalist, I have a slightly complicated question so I have this all makes sense. I have …
Droping id with insufficient obsDear Statalist users, I am using Stata 17. I have unbalanced panel data with obs ranging from 1 to …
Asymmetric approaches and panel data ??Dear all Statilist, Andrew Musau , Richard Williams I run the same model with two approaches , it …
Panel data manipulationHi I have a longitudinal data set where I am following people going through different states over t…
Subscribe to:
Post Comments (Atom)
0 Response to how to fix heteroskedasticity, autocorrelation in stata 14.2
Post a Comment