ChainLadder (version 0.2.9)

UKMotor: UK motor claims triangle

Description

Triangle of cumulative claims payments for four origin (accident) years over time (development years).

Usage

data("UKMotor")

Arguments

Format

A matrix with 7 accident years and 7 development years.

References

Stavros Christofides. Regression models based on log-incremental payments. Claims Reserving Manual. Volume 2 D5. September 1997

Examples

Run this code
# NOT RUN {
data(UKMotor)
plot(UKMotor)
MackChainLadder(UKMotor, est.sigma="Mack")
# }

Run the code above in your browser using DataCamp Workspace