Skip to content
Prev 17284 / 20628 Next

Robust mixed-effect linear regression with repeated measures

Looking at the docs, help(package="robustlmm") says:

The main workhorse is the function ?rlmer?; it is implemented as
     direct robust analogue of the popular ?lmer? function of the
     ?lme4? package. The two functions have similar abilities and
     limitations.

Based on that, even without digging more deeply, I would assume it
would handle the case you're talking about.

Why not try it and ask again on the list if you have a more specific question?

  cheers
   Ben Bolker
On Wed, Dec 26, 2018 at 8:45 PM <ahmadr215 at tpg.com.au> wrote: