- resolve a previous update that matches burden outcome to burden outcome code which did not capture the special case of rubella outcomes.
- Produce age specific calendar impact.
- Recognise new burden outcomes.
- Add to readme installation instruction.
- Able to recognise different no-vaccination scenario types.
- Increase flexibility - recognize new activity type, compare impact between different scenario types.
- Include DTP3 in the disease vaccine delivery table to extract the coverage values from the DB
- Build get_population and extract_vaccination_history functions to pull data for specified demographic_source
- Fix impact_meta.R.
- Fix both csv and function interfaces, so that they work for 2021 runs and generate identical results.
- Add wrapper function for running impact calculations for many scenarios
- Replace impact calculation internals with dplyr
- Fix extract_vaccine_history() and cohort_deaths_all_cause(). (VIMC-4444)
- Add helper for retrieving year aggregated summary data
-
further constrain read_csv/read_sql to load system files when applicable
-
add tests for impact_meta.R, commonly_used_db_data.R, and impact_central.R
- impact calculation for central estimates