Plan to release simplified version of regression model
est_naloxone
can accept priors
to
change the default model priors (#38)
plot_kit_use
can accept reported
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 as
model_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 accept psi_vector
of
variable length and additionally accepts delay_alpha
and
delay_beta
(#12).est_naloxone
can accept missing values for
Reported_Distributed
and Reported_Used
columns
(#6).NEWS.md
file to track changes to the
package.