daySize: Estimate the size of daily exposures

Description Usage Arguments Examples

View source: R/day_functions.R

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

MatthewCaseres/expstudies documentation built on Feb. 26, 2021, 3:41 a.m.