-
est_naloxone
can acceptpriors
to change the default model priors (#38) -
plot_kit_use
can acceptreported
to plot reported kits used with the posterior predictive distribution (#34) -
kit_summary_table
changed to provide sum estimates by grouped variables as opposed to the percentiles within each group -
kit_summary_table
can accept empty...
to provide overall summary not grouped by variables
-
kit_summary_table
created to provide a quick way of summarizing model output by different strata -
model_random_walk_data
created to more closely mimic Bayesian data generating process -
generate_model_data
deprecated asmodel_random_walk_data
will supplant it as way of generating simulation data to test properties of the model -
Updates to stan model to make it compliant to rstan 2.26 (#22)
est_naloxone
can acceptpsi_vector
of variable length and additionally acceptsdelay_alpha
anddelay_beta
(#12).est_naloxone
can accept missing values forReported_Distributed
andReported_Used
columns (#6).
- Added a
NEWS.md
file to track changes to the package.