Skip to content
Prev 2327 / 63424 Next

glm code bug (PR#224)

On Tue, 13 Jul 1999 Bill.Venables@cmis.csiro.au wrote:

            
[Peter only fixes most of the bugs....]
It has a long history: the expand.dots = FALSE was introduced in 0.63, 
but the second call has been wrong for longer.
as in S.

I've committed this for 0.65.0.

We have had various discussions about glm: it is proving very hard to
maintain (that is, find the bugs) and is irritatingly different from S.
One option is to reimplement it.

Brian