disc_ongoing_v | R Documentation |
Calculate discounted costs and qalys between events for vectors
disc_ongoing_v(lcldr = 0.035, lclprvtime, lclcurtime, lclval)
lcldr |
The discount rate |
lclprvtime |
The time of the previous event in the simulation |
lclcurtime |
The time of the current event in the simulation |
lclval |
The value to be discounted |
Double based on continuous time discounting
disc_ongoing_v(lcldr=0.035,lclprvtime=0.5, lclcurtime=3, lclval=2500)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.