Skip to content
Prev 65525 / 398506 Next

generalised linear models

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.