duration_mth¶
- duration_mth(t)[source]¶
Duration of the selected model point at
t
in monthsIndicates how many months the policies have been in-force at
t
. The initial value at time 0 is 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