Description Usage Arguments Details See Also Examples
Extract values from an object of class merMod
(more specifically, from an object of subclass glmerMod
).
1 |
model.obj |
The GLMM fitted with |
name.cont |
A string providing the name of the continuous predictor, as in the formula object of the fitted model |
name.factor |
A string providing the name of name of the categorical predictor, as in the formula object of the fitted model |
names.response |
Optional. A string providing the name of name of the response variable, as in the formula object of the fitted model |
For simplicity and maintenance reasons, several MixedPsy
functions take as input an
object of class xplode
instead of an object of class merMod
.
merMod-class
and glmer
.
MixDelta
, MixPlot
for use of objects of class xplode
.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.