Description
Obtain coefficients for a model of class PLmod.
Usage
# S3 method for PLmod
coef(object, ...)
Value
sum of the random and fixed effects coefficients for each explanatory variable for
each level of the grouping factor.
Arguments
- object
an object of class PLmod
- ...
Additional arguments from coef.merMod
.