Description Usage Arguments Value
This function helps create caterpillar plots.
1 | double_etdi(x, prob_outer, prob_inner)
|
x |
a model fitted with RStanARM or a vector of MCMC samples |
prob_outer, prob_inner |
width of probability intervals |
a data-frame (a tibble::tibble()) of intervals. Contains columns
with the term name, outer_density/inner_density, and the
outer_lower/inner_lower and inner_upper/outer_upper values of the
interval.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.