Skip to content

standardized residuals (rstandard & plot.lm) (PR#8468)

1 message · David Firth

#
On 10 Jan, 2006, at 14:58, maechler at stat.math.ethz.ch wrote:

            
Yes, I remember that there was some discussion of this last year, and 
my recollection is that it was mostly luke-warm at best in regard to 
including this plot.

The "h_ii = 1" problem can of course be taken care of by leaving out 
such points if they can be reliably detected, but I share Martin's 
unease about this.  We should also worry about for example h_ii = (1 - 
epsilon), with epsilon small, as plotting such a point would 
effectively make the rest of the graph useless.

Maybe it would be safest to remove the which=6 option?

David