search for: model1lme

Displaying 1 result from an estimated 1 matches for "model1lme".

2006 Jan 13
1
Syntax for linear mixed model
...gives the expected results, in R version 2.0.0, provided that I have loaded packages Matrix, latticeExtra and lme4. However, I cannot get it to work in version 2.2.1. Can anyone tell me how to fit this model in the more recent version? Thanks in anticipation, Nick Galwey barleyprogeny.model1lme <- lme(yield_g_m2 ~ 1, data = barleyprogeny.unbalanced, random = ~ 1|fline + fblock) [[alternative HTML version deleted]]