daySize: Estimate the size of daily exposures

Description Usage Arguments Examples

Description

This function takes a records file and creates a day for each day the policyholder is active

Usage

1
daySize(records, min_date = NULL, max_date = NULL)

Arguments

records

File containing a unique policy key with start and end dates.

min_date

Left truncation date.

max_date

Right truncation date.

Examples

1

expstudies documentation built on June 14, 2019, 5:03 p.m.