Skip to content

Durbin Watson stat for ser. corr

3 messages · Erin Hodgess, Dirk Eddelbuettel, Brian Ripley

#
Dear R People:

Do any of the linear model or regression function calculate the
Durbin-Watson test statistic for serial correlation, please?

I found the hat matrix, studentized residuals, and so on,
but no D-W.

Thanks so much!

Sincerely,
Erin M. Hodgess, Ph.D.
Associate Professor
Department of Computer and Mathematical Sciences
University of Houston - Downtown
One Main Street 
Houston, TX 77002
e-mail: hodgess at uhddx01.dt.uh.edu


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
"Erin" == Erin Hodgess <hodgess at uhddx01.dt.uh.edu> writes:
  Erin>  Dear R People: Do any of the linear model or regression function
  Erin> calculate the Durbin-Watson test statistic for serial correlation,
  Erin> please?

dwtest in package lmtest
#
On Thu, 21 Jun 2001, Erin Hodgess wrote:

            
Package CAR (in Devel on CRAN) by John Fox has this.