Learn R Programming

ChainLadder (version 0.1.7)

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.

source

Zhang (2010). A general multivariate chain ladder model. Insurance: Mathematics and Economics, 46, pp. 588-599.

Examples

Run this code
data(auto)
names(auto)

Run the code above in your browser using DataLab