caterpillar_plot | R Documentation |
Create a caterpillar plot of the random effects produced by ss_ranef
models.
caterpillar_plot(obj, ci = 0.9, col_id = TRUE, ...)
obj |
An object of type |
ci |
The width of the credible interval that should be used. Defaults to 0.9. |
col_id |
Whether the plot should color in points by their unique identifier. |
... |
Currently not in use. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.