Learn R Programming

ChainLadder (version 0.1.1-5)

GenIns: Run off triangle of accumulated general insurance claims data

Description

Run off triangle of claims data.

Usage

data(GenIns)

Arguments

format

A matrix with 10 accident years and 10 development years.

source

TAYLOR, G.C. and ASHE, F.R. (1983) Second Moments of Estimates of Outstanding Claims. Journal of Econometrics 23, 37-61.

References

See table 1 in: Distribution-free Calculation of the Standard Error of Chain Ladder Reserve Estimates, Thomas Mack, 1993, ASTIN Bulletin 23, 213 - 225

Examples

Run this code
GenIns
matplot(t(GenIns), type="l")

Run the code above in your browser using DataLab