Description Usage Arguments Examples
View source: R/plot_functions.R
Check the sensitivity of credible intervals for the same data fit to different models to different priors
1 | compare_intervals(list, H0 = 0, model.names = "default", adj = 0.75)
|
list |
a list of tidy summaries where the summaries are all of the same time with the same contents |
H0 |
the null hypothesis, defaults to 0 |
adj |
the amount of space between intervals, deaults to .75 |
plot |
set to TRUE to plot |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.