calc_time_to_cc: Calculate Time to Catastrophic Costs

Description Usage Arguments Value

View source: R/cata_timing.R

Description

Calculate Time to Catastrophic Costs

Usage

1
2
3
4
5
6
7
8
9
calc_time_to_cc(cs, sp = c("none", "all spe", "all sen", "prop",
  "explicit"), sp_sen = 1, indirect = c("hc", "dinc", "prop"),
  indirect_hc = 1, threshold = 0.2)

## S3 method for class 'TimeToCataCosts'
summary(ttcc)

## S3 method for class 'summaryTimeToCataCosts'
print(res)

Arguments

cs

an object of Costs

sp

option for specifying social protection

sp_sen

proportion of social protection are TB-sensitive

indirect

option for specifying indiriect cost

indirect_hc

weight of indiriect cost in human capital

threshold

threshold of catastrophic costs

Value

an object of TimeToCataCosts


TimeWz667/CostTB documentation built on Dec. 30, 2021, 12:15 a.m.