coef.PLmod {PLmixed} | R Documentation |
coef.PLmod
Description
Obtain coefficients for a model of class PLmod.
Usage
## S3 method for class 'PLmod'
coef(object, ...)
Arguments
object |
an object of class PLmod |
... |
Additional arguments from |
Value
sum of the random and fixed effects coefficients for each explanatory variable for each level of the grouping factor.
[Package PLmixed version 0.1.7 Index]