Re: [R] GLMM: MEEM error due to dichotomous variables

2007-08-11 Thread Michael Dewey
At 14:31 07/08/2007, Elva Robinson wrote: >I am trying to run a GLMM on some binomial data. My fixed factors >include 2 dichotomous variables, day, and distance. When I run the model: > >modelA<-glmmPQL(Leaving~Trial*Day*Dist,random=~1|Indiv,family="binomial") > >I get the error: > >iteration 1 >E

Re: [R] GLMM: MEEM error due to dichotomous variables

2007-08-10 Thread lorenz.gygax
> I am trying to run a GLMM on some binomial data. My fixed > factors include 2 > dichotomous variables, day, and distance. When I run the model: > > modelA<-glmmPQL(Leaving~Trial*Day*Dist,random=~1|Indiv,family= >"binomial") > > I get the error: > > iteration 1 > Error in MEEM(object, conLin,

[R] GLMM: MEEM error due to dichotomous variables

2007-08-09 Thread Elva Robinson
I am trying to run a GLMM on some binomial data. My fixed factors include 2 dichotomous variables, day, and distance. When I run the model: modelA<-glmmPQL(Leaving~Trial*Day*Dist,random=~1|Indiv,family="binomial") I get the error: iteration 1 Error in MEEM(object, conLin, control$niterEM) :