View source: R/VarCorr_tidiers.R
tidy.VarCorr.lme | R Documentation |
Tidying VarCorr of Mixed Effect Models
## S3 method for class 'VarCorr.lme'
tidy(x, scales = c("sdcor", "vcov"), conf.int = FALSE, conf.level = 0.95, ...)
x |
a VarCorr object |
scales |
see |
conf.int |
whether to include a confidence interval |
conf.level |
confidence level for CI |
... |
Additional arguments (passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.