df.residual.lmm | R Documentation |
Estimate the residual degrees-of-freedom from a linear mixed model.
## S3 method for class 'lmm'
df.residual(object, ...)
object |
a |
... |
Passed to |
The residual degrees-of-freedom is estimated using the sum of squared normalized residuals.
A numeric value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.