R/methods_plotting.R
plot_densities.Rd
A generic function to visualize posterior densities of key parameters from a Bayesian model fit.
plot_densities(x, ...) # S3 method for bcm_fit plot_densities(x, ...)
The fitted model object.
Additional arguments passed to specific methods.
A ggplot object containing the density plots.