Skip to content
Prev 2322 / 20628 Next

New to LMER with 2 (easy?) questions...

Peter McHugh wrote:
The only thing I would check for is that your BLOCK numbers
are truly "nested" within SITE, i.e. that your blocks are numbered
1..n within each site, not 1:(n*N) (where n = # blocks per site,
N = # of sites).  What are n and N?  A common cause of low estimated
block variance is low replication ...
I would leave (1|SITE) in the model to check whether there is residual
site variation that isn't explained by the environmental variables ...

  Ben Bolker