pay_count¶
- pay_count(i, j=None)[source]¶
Number of premium payments in step
i
The number of premium payments in step
i
(from 1 day afterdate_(i)
todate_(i+1)
). If ‘LAST’ is passed toj
, only the payments in stepi
during the last policy period (the year that the policy is in atdate_(i)
) is counted. If ‘NEXT’ is passed toj
, only the payments in stepi
after the next policy anniversary is counted.- Parameters:
i – Step index
j (optional) –
None
(default), ‘LAST’ or ‘NEXT’