- Add likelihood term for % cases by age
- Add Bujumbura region
- children_ind_raw replaced with is_child, adults_ind_raw replaced with (1 - is_child)
- vaccination allocation determined based on 3 criteria of eligibility, prioritisation and target met
- Age groups are now 0-4, 5-11, 12-14, 15-19, then in 5yr bands to allow for new guidance on vaccines for +/-12yo
- Add optional synthetic contact matrices from Prem et al. 2021
beta_hcw
scaled by total population size
- Those aged 12 and above are considered adults (relevant to 12 - 17 & CSWs)
- Fixed lag issue affecting some states
- Increase population of SWs in Sud Kivu
- Export cases by transmission route
- Added fitting to cumulative CFR by age group
- Export cases and deaths in key populations and vaccine doses by age group / key pop
- Package ported from odin-dust-mcstate to odin2-dust2-monty
- Parametrised HCWs
- Added fitting to % cases in HCW / SW
- Fixed output bug in cases among SW
- Added Negative-Binomial likelihood option
- Redefined mpoxseir date so that "2023-01-01" corresponds to mpoxseir date 0
- Add mpoxseir_date functions
- Split SW into CSW and ASW, added HCW
- Basic age-structured SEIR in odin.dust, adapted from squire