df.residual.mlmm | R Documentation |
Combine the residuals degrees-of-freedom from group-specific linear mixed models.
## S3 method for class 'mlmm'
df.residual(object, ...)
object |
a |
... |
Passed to |
The residual degrees-of-freedom is estimated separately for each model using the sum of squared normalized residuals.
A numeric vector with one element for each model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.