discountedInterval {microsimulation} | R Documentation |
Integrate a discounted value
Description
Integrate a discounted value
Usage
discountedInterval(y, start, finish, dr)
Arguments
y |
the undiscounted value |
start |
the start time |
finish |
the finish time |
dr |
discount rate, expressed as a percentage |
Value
numeric discounted value
[Package microsimulation version 1.4.3 Index]