R/contrasts.R
autoplot.posterior_diff.Rd
A density is created for each contrast in a faceted grid.
# S3 method for posterior_diff autoplot(object, size = 0, ...)
object | An object produced by |
---|---|
size | The size of an effective difference. For example, a 5\ "real" difference. |
... | Options passed to |
A ggplot2::ggplot()
object using geom_density
faceted by the models being contrasted (when there are 2 or
more contrasts).