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
Histograms - X AxisHi everyone! I would like to know, whether there is a way to remove the minor ticks and numbers tha…
Setting significant levels and explanationHi everyone, I am new to the forum. My original paper shows that " *, ** and *** denote significanc…
Observations for the same ID on multiple lines Code: * Example generated by -dataex-. To install: ssc install dataex clear input str33 country flo…
grqreg xlabel and ylabelHello there, I am facing a problem when using the xlabel and ylabel in grqreg in STATA Quantile Reg…
Margins and Predict for Tobit estimationI have a question regarding the following error message: missing predicted values encountered within…
Subscribe to:
Post Comments (Atom)
0 Response to how to fix heteroskedasticity, autocorrelation in stata 14.2
Post a Comment