disc_rate_mth¶
- disc_rate_mth()[source]¶
- Monthly discount rate - Nummpy array of monthly discount rates from time 0 to - proj_len()- 1 defined as:- (1 + disc_rate_ann)**(1/12) - 1 - See also 
Monthly discount rate
Nummpy array of monthly discount rates from time 0 to proj_len() - 1
defined as:
(1 + disc_rate_ann)**(1/12) - 1
See also