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")
plot_kit_use(..., data = NULL, reported = FALSE, regions_to_plot = NULL)
named list of stanfit objects
data used for model fitting. Can also include p_use
column
which can be used to plot true values if derived from simulated data.
if TRUE
then produces a plot of the reported kits
which is equivalent to the predictive check.
Optional list to filter which regions are plotted
ggplot2 object
Other plots:
kit_summary_table()