Changes in version 0.3.1 (2025-07-25) - 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 Changes in version 0.3.0 (2023-09-13) - 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) Changes in version 0.2.1 (2023-06-23) Changes in version 0.2.0 Changes in version 0.1.0 - 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). Changes in version 0.0.0.9000 - Added a NEWS.md file to track changes to the package.