Chinese vehicle insurance | R Documentation |
The function gives the frequency distribution of claims of the third liability vehicle insurance in a Chinese insurance company.
data_vinsurance
data_vinsurance |
A vector of (non-negative integer) count values. |
The data show the frequency distribution of claims of the third liability vehicle insurance in a Chinese insurance company. They were used by Wang (2011) and fitted by the one mixed negative binomial distribution.
data_vinsurance gives the frequency distribution of claims of the third liability vehicle insurance in a Chinese insurance company.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Wang, Z. (2011). One mixed negative binomial distribution with the application. Journal of Statistical Planning and Inference, 141(3), 1153-1160.
data_claims, data_claim1, data_claim2
x<-data_vinsurance
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.