compoisson-data: Insurance Count Datasets

Description Usage Format Source Examples

Description

Two auto insurance datasets compiled from published works. The Lemaire dataset contains published aggregate claim numbers for automobile third-party liability insurance of a Belgian insurance company in the early 1990's. The Buhlmann dataset originates from aggregate accident claims in 1961 for a class of auto insurance in Switzerland.

Usage

1

Format

Each dataset is a matrix with two columns. The first column contains the levels and the second contains the number of customers who submitted the corresponding level of claims.

Source

Lemaire, Jean. “Bonus-Malus Systems for Automobile Insurance”. Kluwer Academic Publishers, 1995.

Panjer, Harry. “Actuarial Mathematics (Proceedings of Symposia in Applied Mathematics)”. Providence: American Mathematical Society, 1986.

Examples

1
2
3

Example output

Loading required package: MASS
     [,1]  [,2]
[1,]    0 96978
[2,]    1  9240
[3,]    2   704
[4,]    3    43
[5,]    4     9
     [,1]   [,2]
[1,]    0 103704
[2,]    1  14075
[3,]    2   1766
[4,]    3    255
[5,]    4     45
[6,]    5      6
[7,]    6      2

compoisson documentation built on May 1, 2019, 11:17 p.m.