generatePolicyList: Genereate Policy Listing

Description Usage Arguments

Description

Genereate Policy Listing

Usage

1
2
generatePolicyList(num, start, end, growthRate, monthlyExposureWeights,
  policyTerm, policyPrefix)

Arguments

num

Either the total number of policies in the calendar year in which start appears or a vector of calendar year policy counts

start

A date object representing the beginning of the period for which a policy listing will be created

end

A date object representing the end of the period for which a policy listing will be created

growthRate

This is the percentage at which the number of policies is expected to growth year over year (or a vector of percentages). Recycled as necessary to fill out period between start and end. Default is 0.00 (i.e. no change)

monthlyExposureWeights

A vector indicating how policies are allocated by month across the calendar year. Defaults

policyTerm

This is the length of the policy term in months. Default is 12

policyPrefix

This is used the generate the policy id for the policy listing, default is "POL"


actuarialvoodoo/insuranceSimModel documentation built on May 10, 2019, 5:12 a.m.