Skip to content

bug in glm (PR#397)

1 message · Brian Ripley

#
On Mon, 10 Jan 2000, Peter Holzer wrote:

            
We already know that plot.lm does not work correctly with glm objects with
zero weights.  I am not at all sure it should be used for glm objects
(except Gaussian ones).  However, I think you missed Martin M's point.
This behaviour indicates an inappropriate model, one with separation
of the groups, and all the linear approximations needed for a local lm
model are inappropriate.

We also know that the whole glm area needs a long hard look.