tidy.lqmm | R Documentation |
These methods, suggested by David Luke Thiessen on Stack Exchange, provide support for linear quantile mixed models. They have not been carefully tested - please check output carefully and report problems!
## S3 method for class 'lqmm'
tidy(x, conf.int = FALSE, conf.level = 0.95, ...)
## S3 method for class 'lqmm'
glance(x, ...)
x |
An object of class |
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.