View source: R/activeTB_CE_matrix_by_age.R
costeff_matrix | R Documentation |
This replicates the population active TB calculation in Manabu's Excel model.
costeff_matrix(
start_age = 34,
n_pop = 1000,
n_LTBI = 105.739,
QALY0 = 924.77849,
cost0 = 17051.77
)
start_age |
single value starting age in years |
n_pop |
initial total population size |
n_LTBI |
initial number of LTBI cases |
QALY0 |
startup QALY |
cost0 |
startup cost |
dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.