Description Usage Arguments Value
View source: R/prior_post_plot.r
This functions takes the output of prior_post_values
and creates overlaying density plots for each effect.
1 | prior_post_plot(object, extra_key = FALSE, scales = "free")
|
object |
A data frame resulting from the function |
extra_key |
Logical value indicating whether there is more than one key to facet the plots (note: if you used the function |
scales |
Should scales be fixed ("fixed"), free ("free", the default), or free in one dimension ("free_x", "free_y")? |
A ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.