Skip to content

Commit

Permalink
Minor edits + correction to univariate sensitivity analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
altonrus committed Sep 28, 2021
1 parent 77402f8 commit 131d6a0
Show file tree
Hide file tree
Showing 10 changed files with 227 additions and 223 deletions.
2 changes: 1 addition & 1 deletion Rscripts/run_model.R
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dt_bc_outcomes <- calc_outcomes(costs_np, dalys_np, params)
dt_bc_costs <- rbind(unlist(costs_np))
dt_bc_dalys <- rbind(unlist(dalys_np))

## Sensitivity analysis
## Scenario analysis
#Secondary infections
dt_bc_outcomes[ , sec_infections_burden_red := (
sep.burden_reduced+mal.burden_reduced+ftr.burden_reduced+syp.burden_reduced+
Expand Down
Binary file added manuscript/figs/cea_scatter.pdf
Binary file not shown.
Binary file modified manuscript/figs/cea_scatter_scenarios.pdf
Binary file not shown.
Binary file added manuscript/figs/figures.zip
Binary file not shown.
Binary file added manuscript/figs/net_impact.pdf
Binary file not shown.
Binary file added manuscript/figs/tornado.pdf
Binary file not shown.
Binary file modified manuscript/figs/tornado.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 23 additions & 19 deletions manuscript/ghana_hea.Rmd

Large diffs are not rendered by default.

Binary file modified manuscript/ghana_hea.docx
Binary file not shown.
406 changes: 203 additions & 203 deletions results/univ_sens_analysis.csv

Large diffs are not rendered by default.

0 comments on commit 131d6a0

Please sign in to comment.