View source: R/PLmixed_add_functions.R
coef.PLmod | R Documentation |
Obtain coefficients for a model of class PLmod.
## S3 method for class 'PLmod'
coef(object, ...)
object |
an object of class PLmod |
... |
Additional arguments from |
sum of the random and fixed effects coefficients for each explanatory variable for each level of the grouping factor.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.