A schweser answer has stated that because a model has regressed macro data against time, it is using a trend model and therefore we can detect serial correlation using durbin watson.
I was under the impression DW cannot be used in time series. Can someone please clarify when we can use DW and when we cannot in Time Series?
Serial correlation appear to be more frequent with time series and one way to test serial correlation is the DW test so yes, you do need to use DW when time series.
From what I understand, it’s not appropriate to use the DW test for testing serial correlation of an AR model. You would use the t-test where the standard error is 1/sqrt(T). T = number of observations, and the degrees of freedom is T-2