Turkish insurance | R Documentation |
The function gives the claim frequency for automobile portfolios of a Turkish insurance company occurred between 2012 and 2014.
data_auto
data_auto |
A vector of (non-negative integer) count values. |
The data contain claim frequency for the automobile portfolios of a Turkish insurance company that occurred between 2012 and 2014. They were used by Sarul and Sahin (2015) and fitted by the zero-inflated and hurdle models in general insurance.
data_auto gives the claim frequency for automobile portfolios of a Turkish insurance company occurred between 2012 and 2014.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Sarul, L. S., & Sahin, S. (2015). An application of claim frequency data using zero-inflated and hurdle models in general insurance. Journal of Business Economics and Finance, 4(4).
data_claims, data_claim1, data_claim2, data_claim3
x<-data_auto
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.