ChainLadder (version 0.2.9)

auto: Run off triangle of accumulated claim data

Description

Run-off triangles of Personal Auto and Commercial Auto insurance.

Usage

data(auto)

Arguments

Format

A list of three matrices, paid Personal Auto, incurred Personal Auto and paid Commercial Auto respectively.

Examples

Run this code
# NOT RUN {
data(auto)
names(auto)
# }

Run the code above in your browser using DataLab