Skip to content
Prev 70 / 20628 Next

multilevel nested data in lmer models

On 2/15/07, Hallstrom, Wayne (Calgary)
<Wayne.Hallstrom at worleyparsons.com> wrote:
Could you show us the structure of the data set (use

str(dataset)

and a transcript of your attempt to fit the model?  The reason I ask
is because I don't think that error message occurs in the lme4
package.  I just did a quick check on both the R and the C sources and
I can't find it.

Also please include the output of

sessionInfo()

in your message so we know what versions of various packages you are using.