simulateStartDates: Simulate Policy Start Dates

Description Usage Arguments Value

Description

Simulate Policy Start Dates

Usage

1
simulateStartDates(numPolicies, startOfMonth, concen)

Arguments

numPolicies

The number of policies you want to create in month

startOfMonth

A date object representing the first day of the month to create new policies

concen

A list object with two parallel vectors: days and perc. The days vector contains the day number for any day in the month that should have a specific concentration of of policies. The perc vector contains the concentration percentages of the corresponding day of the month. Default is uniformly likely.

Value

This function returns a date vector of policy effective dates in the same month as startOfMonth


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