plot_kit_use {bennu} | R 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 |
Value
ggplot2 object
See Also
Other plots:
kit_summary_table()
[Package bennu version 0.3.0 Index]