Skip to contents

A generic function to visualize posterior densities of key parameters from a Bayesian model fit.

Usage

plot_densities(x, ...)

# S3 method for bcm_fit
plot_densities(x, ...)

Arguments

x

The fitted model object.

...

Additional arguments passed to specific methods.

Value

A ggplot object containing the density plots.