Skip to content

Translating lme model call to lme4

1 message · Ross Darnell

#
I would appreciate help translating the following lme model to an lmer 
function.

lme(lognrms ~ Group*Rotation*muscle*side*support*arms,
                 random=~1|Subject/Stratum2/rep, data=Data)



Many thanks

Ross Darnell
r.darnell at uq.edu.au