Skip to content

generalised linear models

2 messages · Michael Gray, Brian Ripley

#
On Mon, 7 Mar 2005, Michael Gray wrote:

            
You have forgotten to set the weights=n.  The alternative is to have
response cbind(x, n-x).

See MASS4, p.190.