scenario_cost: Calculate total active TB cost of a scenario

Description Usage Arguments Value

View source: R/scenario_cost.R

Description

Calculate total active TB cost of a scenario

Usage

1
2
scenario_cost(endpoint, unit_cost, probs_contact, cohort, prop_avoided,
  ordered = TRUE)

Arguments

endpoint

death or exit uk i.e. time horizon

unit_cost

Diagnosis and treatment cost distributions; list

probs_contact

Proportions of individuals in subsets

cohort

individual level dataframe. nrow total number of TB cases in EWNI and after exit

prop_avoided

p_LTBI_to_cured; single numeric

order

default TRUE

Value

list total cost for statusquo and screened; numeric


n8thangreen/ltbiScreenLite documentation built on May 28, 2020, 9:37 p.m.