MCLpaid: Run off triangles of accumulated paid and incurred claims data.
Description
Run-off triangles based on a fire portfolioUsage
data(MCLpaid)
data(MCLincurred)
format
A matrix with 7 origin years and 7 development years.source
Gerhard Quarg and Thomas Mack. Munich Chain Ladder. Blatter DGVFM. 26,
Munich, 2004.Examples
Run this codeMCLpaid
MCLincurred
op=par(mfrow=c(2,1))
plot(MCLpaid)
plot(MCLincurred)
par(op)
Run the code above in your browser using DataLab