Description Usage Arguments Value See Also
View source: R/combine_popmod_dectree_res.R
Combine cost and QALY outputs from decision tree model and population model for overall cost-effectiveness samples.
| 1 2 | combine_popmod_dectree_res(cohort, interv, popmod_res, dectree_res,
  folders = NA)
 | 
| cohort | individual level data; dataframe | 
| interv | fixed model run inputs; list | 
| popmod_res | output of  | 
| dectree_res | output of  | 
| folders | list of ouput folder locations | 
list of cost-effective statistics:
ce0: marginal status-quo. Costs and QALYs of each sim.
ce1: marginal intervention. Costs and QALYs of each sim.
ce_default: non-incremental cost-effectiveness i.e. dataframe with first column status-quo.
ce_incr: incremental cost-effectivness i.e. dataframe with first column 0 and other screening cost minus status-quo.
parallel_decision_tree,
activetb_qaly_cost
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.