Hello, Everyone.
I am working on a pooled OLS, after executing xttest0. Then I conducted diagnostic tests:
regress $ylist $xlist , vce(cluster id)
estat vif
estat ovtest
all of these tests gave me expected results, except for
Wooldridge test for autocorrelation, xtserial $ylist $xlist
Stata gave me:
. xtserial $ylist $xlist
Wooldridge test for autocorrelation in panel data
H0: no first-order autocorrelation
F( 1, 16) = 1432.673
Prob > F = 0.0000
Thank you.
Related Posts with POOLED OLS, Correct for Autocorrelation
Interrupted time series with multiple treatment periodsI am working on a sugar tax evaluation, using an interrupted time series model that accounts for two…
Question about time series data with multiple factorsI am trying to format my data to allow me to designate it as time series and use the lag and lead op…
Create a new variable that shows the result of tabulationHello Statalist, I consider myself a beginner, so I would appreciate your help, and thank you for t…
significance of difference in coefficients of same regression modelHi, I am having a question regarding testing whether the difference of coefficients is significant.…
Code to be able identify treated-control firm(s) groups for matched dataHi I have a matched treated-control firm-year panel dataset which I matched on different variables …
Subscribe to:
Post Comments (Atom)
0 Response to POOLED OLS, Correct for Autocorrelation
Post a Comment