costeff_matrix: costeff_matrix

View source: R/activeTB_CE_matrix_by_age.R

costeff_matrixR Documentation

costeff_matrix

Description

This replicates the population active TB calculation in Manabu's Excel model.

Usage

costeff_matrix(
  start_age = 34,
  n_pop = 1000,
  n_LTBI = 105.739,
  QALY0 = 924.77849,
  cost0 = 17051.77
)

Arguments

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

Value

dataframe


n8thangreen/LTBIdiagTST documentation built on Oct. 29, 2024, 9:23 a.m.