On 14 Mar 2003, Peter Dalgaard BSA wrote:

> Frank E Harrell Jr <[EMAIL PROTECTED]> writes:
>
>
> > If you have no more than one continuous variable you can pre-process
> > (outside of R) to collapse the data into frequency counts. I did not
> > check to see if glm handles frequency case weights. The lrm function
> > in the Design package
> > (http://hesweb1.med.virginia.edu/biostat/s/Design.html) does.
>
> glm can have a matrix (cbind(success,failure)) as response.

Or case weights.

        -thomas

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to