Automobile insurance Belgium 1975-76 | R Documentation |
The function gives the number of automobile insurance third-party liability portfolios.
data_claim1
data_claim1 |
A vector of (non-negative integer) count values. |
The data show the number of automobile insurance third-party liability portfolios in Belgium 1975-76. Recently, they were used by Denuit (1997) and fitted by the zero-inflated Poisson (ZIP) distribution.
data_claim1 gives the number of automobile insurance third-party liability portfolios.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
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.
data_claims
x<-data_claim1
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.