pols_maturity#
- pols_maturity(i)[source]#
- Number of maturing policies - Returns a Series each of whose elements represent the number of policies maturing in step - ifor a model point. Maturity occurs when- duration_m()equals 12 times- policy_term(). The amount is equal to- pols_if_at(t, "DECR_LAST").- Otherwise - 0.- See also