| hang_rootogram_ard | R Documentation |
Hanging Rootogram for Fitted ARD Model
hang_rootogram_ard(ard, model_fit, width = 0.9, x_max = NULL, by_group = FALSE)
ard |
ard matrix |
model_fit |
fitted model object |
width |
width of bars |
x_max |
the maximum x value to display |
by_group |
logical; if TRUE, create separate rootograms for each column (group) |
a ggplot of the hanging rootogram (single plot if by_group=FALSE, combined plot if by_group=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.