duration_mth#
- duration_mth(t)[source]#
Duration of model points at
t
in monthsIndicates how many months the policies have been in-force at
t
. The initial values at time 0 are read from theduration_mth
column inmodel_point_table
throughmodel_point()
. Increments by 1 ast
increments. Negative values ofduration_mth()
indicate future new business policies. For example, If theduration_mth()
is -15 at time 0, the model point is issued att=15
.See also