Description Usage Arguments Value
View source: R/pull_residual_vcov.R
This function wraps the code supplied by Ben Bolker from StackOverflow https://stackoverflow.com/a/45655597here.
1 | pull_residual_vcov(model)
|
model |
A fitted lme4::lmer model |
The residual variance covariance matrix (which is a sparse matrix)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.