| plot_dist_cons | R Documentation |
Horizontal dot-and-whisker plot of the posterior viewpoint
divergence D_j for every statement: posterior median with a 95%
credible-interval whisker, statements ordered by the distinguishing
probability P(D_j > delta | Y). A dashed rule marks the substantive
separation delta and each point is shaded by P(D_j > delta | Y).
By default the divergence summary stored on the fit is used (computed
at the fit's delta); pass delta to recompute at a different
separation without refitting.
plot_dist_cons(fit, delta = NULL, ...)
fit |
A |
delta |
Optional separation override. If |
... |
Additional arguments forwarded to |
The input, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.