disc_instant | R Documentation |
Calculate instantaneous discounted costs or qalys
disc_instant(lcldr = 0.035, lclcurtime, lclval)
lcldr |
The discount rate |
lclcurtime |
The time of the current event in the simulation |
lclval |
The value to be discounted |
Double based on discrete time discounting
disc_instant(lcldr=0.035, lclcurtime=3, lclval=2500)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.