Accident insurance claims | R Documentation |
The function gives the number of accident insurance claims based on 16760 policies.
data_claims
data_claims |
A vector of (non-negative integer) count values. |
The data consist of the number of accident insurance claims based on 16760 policies in Mazandaran Province. Recently, they were used by Alshkaki (2016) and fitted by the zero-and-one inflated Poisson distribution.
data_claims gives the number of accident insurance claims based on 16760 policies.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Alshkaki, R. S. A. (2016). On the zero-one inflated Poisson distribution. International Journal of Statistical Distributions and Applications, 2(4), 42-8.
Momeni, F. (2011). The generalized power series distribution and their application. The Journal of Mathematics and Computer Science, 2(4), 691-697.
data_claims, data_claim1, data_claim2, data_claim3, data_claim6, data_claim7
x<-data_claims
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.