data_claim5 function

The data show the number of automobile insurance third-party liability portfolios in Switzerland 1961

The data show the number of automobile insurance third-party liability portfolios in Switzerland 1961

The function gives the number of automobile insurance third-party liability portfolios in Switzerland 1961.

data_claim5

Arguments

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

Details

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

Returns

data_claim5 gives the number of automobile insurance third-party liability portfolios in Switzerland 1961.

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.

Author(s)

Muhammad Imran

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

See Also

data_claims, data_claim1, data_claim2, data_claim3, data_claim4

Examples

x<-data_claim5 summary(x) table (x)
  • Maintainer: Muhammad Imran
  • License: GPL (>= 2)
  • Last published: 2023-06-15

Useful links