On Sat, 26 Feb 2005, Oli wrote:
> i am trying to figure out the pearson residuals in a lm model:
>
>
> vl.lm <- lm(VL ~ GSS)
>
> resid (vl.lm, ??pearson??)
>
>
> but when i tried other types of residuals such as "working",
"deviance",
> etc...they give me the exact numbers...is there anything wrong with what
> i am trying to do?
Do see the help page. Differences emerge only for weighted fits.
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595