Description Usage Arguments Examples
Calculate variance explained from a lme4 model
1 | VarExpl.mer(mod)
|
mod |
model of class (g)lmerMod |
1 2 | mod <- lmer(y ~ x + (1 | z))
VarExpl.mer(mod)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.