Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Tom Cameron
> Sent: Friday, August 08, 2008 11:47 AM
> To: r-help@r-project.org; [EMAIL PROTECTED]
> Subject: [R] [lme4]Coef output with binomial lmer
>
> Dear R users
>
> I have built the follow
Dear R users
I have built the following model
m1<-lmer(y~harn+foodn+(1|ass%in%pop%in%fam),family = "quasibinomial")
where y<-cbind(alive,dead)
where harn and foodn are categorical factors and the random effect is a
nested term to represent experimental structure
e.g. Day/Block/Replicate
Apologies for long posting but with this one I thought you would want all the
details.
I have tried all the usual books and searched internet and R pages but I cant
find an example of an analysis with this problem and no examples of the predict
function being used with lme models that have neste
3 matches
Mail list logo