test_claims_dataset {ADLP} | R Documentation |
Claims Data in data.frame Format
Description
A data.frame of claims, with the corresponding Accident Period (origin
)
and Development Period (dev
). A calendar
column is also included (as the
sum of dev
and origin
. This format is required for the ADLP package
Usage
test_claims_dataset
Format
A data.frame
with 4 components:
- origin
Accident Period
- dev
Development Period
- calendar
Accident Period + Development Period
- claims
Claim amount
Examples
test_claims_dataset$claims
[Package ADLP version 0.1.0 Index]