durbinWatsonTest(model, ...)dwt(...)
# S3 method for lm
durbinWatsonTest(model, max.lag=1, simulate=TRUE, reps=1000,
method=c("resample","normal"),
alternative=c("two.sided", "positive", "negative"), ...)
# S3 method for default
durbinWatsonTest(model, max.lag=1, ...)
# S3 method for durbinWatsonTest
print(x, ...)