data_claim2: The data show the number of automobile insurance third party...

Automobile insurance Zaire 1974R Documentation

The data show the number of automobile insurance third party liability portfolios in Zaire 1974

Description

The function gives the number of automobile insurance third-party liability portfolios in Zaire 1974.

Usage

data_claim2

Arguments

data_claim2

A vector of (non-negative integer) count values.

Details

The data show the number of automobile insurance third-party liability portfolios in Zaire 1974. They were used by Denuit (1997) and fitted by the zero-inflated Poisson (ZIP) distribution.

Value

data_claim2 gives the number of automobile insurance third-party liability portfolios in Zaire 1974.

Author(s)

Muhammad Imran

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

References

Denuit, M. (1997). A new distribution of Poisson-type for the number of claims. ASTIN Bulletin: The Journal of the IAA, 27(2), 229-242.

See Also

data_claims, data_claim1

Examples

x<-data_claim2
summary(x)
table (x)

DDPM documentation built on July 9, 2023, 6:17 p.m.