Skip to content

confint.glm(...) fails for binomial count data format

1 message · Brian Ripley

#
For the record, this is because that example has a useless row (row 24 has 
no respondents and so adds nothing).  confint() works if you remove the 
pointless row.

We'll add a precautionary check in due course, but such datasets are 
unsurprisingly rare.
On Sun, 16 Nov 2008, Xiaoxu LI wrote: