Re: [R] using lme4 with three nested random effects

2011-04-29 Thread Benjamin Caldwell
hn Tukey > > > > -Oorspronkelijk bericht- > > Van: r-help-boun...@r-project.org > > [mailto:r-help-boun...@r-project.org] Namens Benjamin Caldwell > > Verzonden: vrijdag 29 april 2011 0:37 > > Aan: r-help > > Onderwerp: [R] using lme4 wit

Re: [R] using lme4 with three nested random effects

2011-04-29 Thread ONKELINX, Thierry
gt; Aan: r-help > Onderwerp: [R] using lme4 with three nested random effects > > Hi all, > I'm trying to fit models for data with three levels of nested random > effects: site/transect/plot. For example, > > modelincrBS<-glmer(l.ru.ba.incr~shigo.av+pre.f.crwn.length+ba

[R] using lme4 with three nested random effects

2011-04-28 Thread Benjamin Caldwell
Hi all, I'm trying to fit models for data with three levels of nested random effects: site/transect/plot. For example, modelincrBS<-glmer(l.ru.ba.incr~shigo.av+pre.f.crwn.length+bark.thick.bh+Date+slope.pos.num+dens.T+dbh+leaf.area+can.pos.num+(1|site/transect/plot), data=rws30.UL, family=gaussian