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
i
for a model point. Maturity occurs whenduration_m()
equals 12 timespolicy_term()
. The amount is equal topols_if_at(t, "DECR_LAST")
.Otherwise
0
.See also