athowes / multi-agyw

Spatio-temporal estimates of HIV risk group proportions for AGYW across 13 priority countries in sub-Saharan Africa
https://athowes.github.io/multi-agyw
MIT License
2 stars 2 forks source link

Infections averted using our estimates for particular intervention analysis #65

Closed athowes closed 2 years ago

athowes commented 2 years ago

image

athowes commented 2 years ago

This is the first attempt at connecting better to policy by calculating the number of infections you can avert. This is stratifying incidence by everything (age, district, risk group) and then targetting the highest incidence first. Assume that everyone can be reached (at equal cost) and the intervention reduces incidence by 50%, then how many infections can you avert. The next versions of this plot will have facet by targetting e.g. only based on risk group, only based on district, only based on age, only based on two factors and then compare to the three factor approach. They should all be less steep than this one. Can also change the assumptions for how the intervention works. For example maybe it's not possible to reach everyone, or there are some increasing marginal costs to saturate a group.

I'd also like to think about how to present the ordering of where you should target first visually. One way would be to have a 2D (one for age, one for risk group) grid of maps. Then each district on the map (representing a district, age, risk group combination) is coloured according to it's incidence rank. I wonder if there is a way to do this that would be more concise than this.

athowes commented 2 years ago

This is essentially done. Improvements could be to add uncertainty (somehow) or add more complex intervention assumptions.