Description Usage Arguments Value
Calculate Time to Catastrophic Costs
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)
|
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 |
an object of TimeToCataCosts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.