policies_at: Claims At

Description Usage Arguments Details Examples

Description

Returns the given policies at the desired valuation points with Total Incurred

Usage

1
2
policies_at(policies, claims, claimvaluations, valuationDate = NULL,
  policyAge = NULL, maxValuationDate = NULL, dropNAs = FALSE)

Arguments

policies

fill me in

claims

fill me in

claimvaluations

fill me in

valuationDate

fill me in

policyAge

fill me in

maxValuationDate

fill me in

dropNAs

fill me in

Details

fill me in

Examples

1
2
library(lubridate)
library(data.table)

ben519/claimz documentation built on May 12, 2019, 10:56 a.m.