net_cf# net_cf(t)[source]# Net cashflow Net cashflow for the period from t to t+1 defined as: premiums(t) + inv_income(t) - claims(t) - expenses(t) - commissions(t) - av_change(t) See also premiums() inv_income() claims() expenses() commissions() av_change()