check_margin#
- check_margin()[source]#
Check consistency between net cashflow and margins
Returns
True
ifnet_cf()
equates to the sum ofmargin_expense()
andmargin_mortality()
for allt
, otherwise, returnsFalse
.See also
margin_mortality()
Site Navigation
Section Navigation
Check consistency between net cashflow and margins
Returns True
if net_cf()
equates to the sum of
margin_expense()
and margin_mortality()
for all t
,
otherwise, returns False
.
See also
margin_mortality()