Learn R Programming

ChainLadder (version 0.2.19)

MedMal: Run off triangles of accumulated claim data

Description

Run-off triangles of Medical Malpractice Data insurance.

Usage

data(MedMal)

Arguments

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

Examples

Run this code
data(MedMal)
names(MedMal)
MedMal$MedMalReported
MedMal$MedMalPaid
MedMal$MedMalOutstanding
MedMal$MedMalOpen

Run the code above in your browser using DataLab