I run the durbin-watson test over my variables using 'dwtest' command. There are 8 independent variables and 267 samples. I get the following result and wonder whether I can conclude I have no autocorrelation problem. If not, how should I claim it?
Durbin-Watson test
data: y ~ x + x2 + x3 + x4 + x5 + x6 + x7 + x8
DW = 2.816, p-value = 1
alternative hypothesis: true autocorrelation is greater than 0