Description Usage Arguments Details Author(s) References
Coerce fitted mixed effect models of class lmerMod or lme to an lm-like object using a pseudo data approach (Ritz et al., 2017)
1 | lmer2lm(lmerFit)
|
lmerFit |
a fitted object of class |
The returned object resembles a fitted model of class "lm" such that its asymptotic representation corresponds to that of the originally fitted mixed model, see Ritz et al. (2017) for details.
Christian Ritz
Christian Ritz, Rikke Pilmann Laursen and Camilla Trab Damsgaard (2017): Simultaneous inference for multilevel linear mixed models - with an application to a large-scale school meal study: Appl. Statist. 66, Part 2, pp. 295-311.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.