plot_kit_use: Plot of probability of naloxone kit use

View source: R/utils-plot.R

plot_kit_useR Documentation

Plot of probability of naloxone kit use

Description

plot can compare between two different model fits or a single model fit by region. If data are simulated then can also include in plot. For more details see the introduction vignette: vignette("Introduction", package = "bennu")

Usage

plot_kit_use(..., data = NULL)

Arguments

...

named list of stanfit objects

data

data used for model fitting. Can also include p_use column which can be used to plot true values if derived from simulated data.

Value

ggplot2 object

See Also

Other plots: kit_summary_table()


bennu documentation built on Sept. 14, 2023, 1:08 a.m.