Description Usage Arguments Value Examples
View source: R/calc_discounting.R
Calculate Discounting Over the Model Run Time.
1 | calc_discounting(discount = 1.035, duration = NULL)
|
discount |
Numeric, the discount that should be applied to the costs and QALYs. Defaults to 1.035. |
duration |
Numeric, how many long to run the model for. |
A vector of length duration
.
1 | calc_discounting(1.035, 10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.