disc_rate¶
- disc_rate(i)[source]¶
Discount rate for period
i
Returns an annual discount rate to be applied for period
i
, which starts one day afterdate_(i)
and ends ondate_(i+1)
. The discount rate is read fromdisc_rate_ann
. If the number of years elapsed fromdate_init
changes during the period, discount rates read fromdisc_rate_ann
are prorated.See also