Description Usage Arguments Value References See Also Examples
Dscounted value, e.g. cost or health (QALY), for each time point, e.g. year. E.g. a QALY in the future is worth less to us now because of 'interest' or conversely we'd need more QALYs now to have a QALY further in the future.
Formula used is
1/(1 + d)^{y}
1 | discount(discount_rate = 0.035, t_limit = 100)
|
discount_rate |
Discount factor, default at 3.5% |
t_limit |
Time period (positive integer) to discount over starting from 1 |
Discounted value for each time point up to t_limit
Severens, Johan L and Milne, Richard J, Value in Health, 4, Discounting Health Outcomes in Economic Evaluation : The Ongoing Debate, volume 7, 2004
excess_lifetime
is the sum of discounted terms.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.