autoplot.mlmm | R Documentation |
Display estimated linear contrasts applied on parameters from subgroup-specific linear mixed models.
## S3 method for class 'mlmm'
autoplot(object, type = "forest", ...)
## S3 method for class 'mlmm'
plot(x, facet_nrow = NULL, facet_ncol = NULL, labeller = "label_value", ...)
plot(mlmm)
: Graphical Display For Multiple Linear Mixed Models
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.