MedMal {ChainLadder}R Documentation

Run off triangles of accumulated claim data

Description

Run-off triangles of Medical Malpractice Data insurance.

Usage

data(MedMal)

Format

U.S. medical malpractice insurance for an experience period of 1969 to 1976. Reported Claims, Paid Claims, Case Outstanding and Open Claims (i.e. the number of outstanding claims) respectively

Source

Berquist, J.R. and Sherman, R.E., Loss Reserve Adequacy Testing: A Comprehensive, Systematic Approach, Proceedings of the Casualty Actuarial Society, LXIV, 1977, pp.123-184.

Examples

data(MedMal)
names(MedMal)
MedMal$MedMalReported
MedMal$MedMalPaid
MedMal$MedMalOutstanding
MedMal$MedMalOpen

[Package ChainLadder version 0.2.18 Index]