Is there a way to compute score residuals from glm() fits (my current example is Poisson regression)? I'm referring to the types of residuals used in computing the sandwich covariance matrix estimator.
The sandwich package will compute the Huber-White sandwich estimator but I need to use the cluster sandwich estimator to account for intra-cluster correlation. Thanks Frank ----- Frank Harrell Department of Biostatistics, Vanderbilt University -- View this message in context: http://r.789695.n4.nabble.com/Score-residuals-with-glm-tp4652534.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.