[R-sig-ME] standardized residuals
Titus von der Malsburg
malsburg at gmail.com
Tue Nov 9 18:33:05 CET 2010
On Tue, Nov 9, 2010 at 6:05 PM, Michael Larkin <mlarkin at rsmas.miami.edu> wrote:
> I am assuming there is a package that I need to load. I looked at the list
> of packages and I can't find one for stdres. It must be bundled in some
> package.
'??stdres' tells me that this function lives in package MASS.
You could also have used rseek to find it:
http://www.rseek.org
However, stdres doesn't seem to work with mer objects as returned by
the lmer function.
Titus
More information about the R-sig-mixed-models
mailing list