Elisa Alonso Aller

Results 2 comments of Elisa Alonso Aller

Hi Jon, The problem arises from a section in the multigroup() function where the new models with the interaction with 'group' is created. Line 39 of multigroup.R: `rhs2

I realise now that the solution above only works if the model is of class "lmerMod", which is only applicable to lme4::lmer() models. For the code to also work with...