Re: [R] comparing matched proportions using glm

2007-10-08 Thread Charles C. Berry
H, Chuck Or would it be better to pursue the glm > route, using the surrogate Poisson model, as you suggested? > > Best regards, > > Corry > > > >> -Original Message- >> From: Charles C. Berry [mailto:[EMAIL PROTECTED] >> Sent: 04 October 2007 21:4

Re: [R] comparing matched proportions using glm

2007-10-08 Thread Corry Gellatly
rles C. Berry [mailto:[EMAIL PROTECTED] >Sent: 04 October 2007 21:47 >To: Corry Gellatly >Cc: r-help@r-project.org >Subject: Re: [R] comparing matched proportions using glm > >On Thu, 4 Oct 2007, Corry Gellatly wrote: > >> >> Dear R users, >> >> Is it

Re: [R] comparing matched proportions using glm

2007-10-04 Thread Charles C. Berry
On Thu, 4 Oct 2007, Corry Gellatly wrote: > > Dear R users, > > Is it possible to use a generalized linear model to do a binomial > comparison of one list of proportions with a matched list of proportions > to test for a difference? > > So, for example: > > list 1list 2 > > a1 |

[R] comparing matched proportions using glm

2007-10-04 Thread Corry Gellatly
Dear R users, Is it possible to use a generalized linear model to do a binomial comparison of one list of proportions with a matched list of proportions to test for a difference? So, for example: list 1 list 2 a1 | b1 a2 | b2