Check incoming burden cohort size against interpolated population
Source:R/burden_diagnositics.R
check_demography_alignment.RdCheck the modelled disease burden data has similar population sizes as the provided population data.
Usage
check_demography_alignment(
burden_set,
wpp,
gender = c("Both", "Male", "Female")
)