Commit c392004
Updates to Costing and ROI analysis (#1711)
* Changes to accommodate revised scenarios
- Note that Xpert costs no longer need to be estimated separately.
* first take - Frontier plot
* corrections to Scenario dictionary
* improve legend positioning in Cost effectiveness plane plots
* remove horizontal lines from ROI plots and formatting changes to CEA Plane
* remove horizontal lines from ROI plots and formatting changes to CEA Plane
+ Add ROI bar plots at two implementation cost assumptions
* move all the functions up
+ fix calculation of roi at upper bound ASC
+ formatting fixes to plots
* update the order in which scenarios appear in extracted csvs
* remove superfluous imports
* new results folder
* Add consumables plot + change title of ROI plots
* formatting edits to consumables plot
* fix issues with negative costs/health impact when estimating ICERs and ROIs
* edit roi bar plots for inset figures
* update scenarios and results folder for latest outputs
* fix treemap plot - previously summed across the three stats
* update results extracts
* update results folder for costing_validation
* add per capita estimates
* add per capita estimates
* change input_cost central measure to median
* generate heatmap plots of consumable availability
(Note that the RF should be taken from branch - tara/gff_hss_and_htm_scale_up
* - update the calculation of ICERs to be based on summary stats rather than runs
* add frontier in the main CEA plot
* update costing scripts to accept latest scenario runs.
* add the estimate of HSI counts and update the statements on HIV consumable costs.
* Add CSB++ to the list of nutritional consumables.
* Update the cost of SAM medicines and scale down the cost of F-75 therapeutic milk
* Update cost of F-75 therapeutic milk for validation purposes
* clean equipment and consumable names and drop irrelevant ones
* add extracts for manuscript on nutrition commodities
* fix equipment name cleaning
* update the cost of SAM medicines to reflect 15% complicated cases as opposed to 50% as previously assumed (i.e. weighted average of cost for uncomplicated and complicated cases) as opposed to simple average.
* update figure format
* add scenario file
* Update format of figures to meet journal requirements
* fix imports
* linting
---------
Co-authored-by: Tim Hallett <39991060+tbhallett@users.noreply.github.com>1 parent 3bc75aa commit c392004
File tree
6 files changed
+1783
-805
lines changed- resources/costing
- src/scripts
- comparison_of_horizontal_and_vertical_programs/economic_analysis_for_manuscript
- costing
- manuscript_analysis
6 files changed
+1783
-805
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
Lines changed: 1012 additions & 719 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
167 | 168 | | |
168 | 169 | | |
169 | 170 | | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
170 | 282 | | |
171 | 283 | | |
172 | 284 | | |
| |||
1218 | 1330 | | |
1219 | 1331 | | |
1220 | 1332 | | |
1221 | | - | |
| 1333 | + | |
| 1334 | + | |
| 1335 | + | |
| 1336 | + | |
| 1337 | + | |
1222 | 1338 | | |
1223 | 1339 | | |
1224 | 1340 | | |
| |||
1257 | 1373 | | |
1258 | 1374 | | |
1259 | 1375 | | |
| 1376 | + | |
| 1377 | + | |
| 1378 | + | |
| 1379 | + | |
| 1380 | + | |
| 1381 | + | |
| 1382 | + | |
| 1383 | + | |
1260 | 1384 | | |
1261 | 1385 | | |
1262 | 1386 | | |
| |||
1395 | 1519 | | |
1396 | 1520 | | |
1397 | 1521 | | |
1398 | | - | |
| 1522 | + | |
1399 | 1523 | | |
1400 | 1524 | | |
1401 | | - | |
| 1525 | + | |
| 1526 | + | |
1402 | 1527 | | |
1403 | 1528 | | |
1404 | 1529 | | |
| |||
1408 | 1533 | | |
1409 | 1534 | | |
1410 | 1535 | | |
1411 | | - | |
| 1536 | + | |
1412 | 1537 | | |
1413 | 1538 | | |
1414 | 1539 | | |
| |||
1419 | 1544 | | |
1420 | 1545 | | |
1421 | 1546 | | |
1422 | | - | |
1423 | | - | |
| 1547 | + | |
| 1548 | + | |
1424 | 1549 | | |
1425 | 1550 | | |
1426 | 1551 | | |
1427 | | - | |
| 1552 | + | |
| 1553 | + | |
| 1554 | + | |
| 1555 | + | |
| 1556 | + | |
| 1557 | + | |
| 1558 | + | |
| 1559 | + | |
| 1560 | + | |
| 1561 | + | |
| 1562 | + | |
| 1563 | + | |
| 1564 | + | |
1428 | 1565 | | |
1429 | 1566 | | |
1430 | 1567 | | |
1431 | 1568 | | |
| 1569 | + | |
1432 | 1570 | | |
1433 | 1571 | | |
1434 | 1572 | | |
| |||
1712 | 1850 | | |
1713 | 1851 | | |
1714 | 1852 | | |
| 1853 | + | |
| 1854 | + | |
| 1855 | + | |
| 1856 | + | |
| 1857 | + | |
| 1858 | + | |
| 1859 | + | |
| 1860 | + | |
1715 | 1861 | | |
1716 | 1862 | | |
1717 | | - | |
| 1863 | + | |
1718 | 1864 | | |
1719 | 1865 | | |
1720 | 1866 | | |
| |||
0 commit comments