Claims per accident | R Documentation |
The function gives the number of claims per accident.
data_aclaim
data_aclaim |
A vector of (non-negative integer) count values. |
The data show the number of claims per accident. They were used by Willmot (1987) and fitted by the Poisson-inverse Gaussian distribution.
data_aclaim gives the number of claims per accident.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Willmot, G. E. (1987). The Poisson-inverse Gaussian distribution is an alternative to the negative binomial. Scandinavian Actuarial Journal, 1987(3-4), 113-127.
data_claims, data_claim1, data_claim2, data_claim3
x<-data_aclaim
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.