Insurance claim {DataSetsUni}R Documentation

The data represents the minimum insurance claim

Description

The function allows to provide the minimum insurance claim for every six month period from the 3rd of January 1980 to the 31 of December of 1990.

Usage

data_insurclaim

Arguments

data_insurclaim

A vector of (non-negative integer) values.

Details

The data represents the minimum insurance claim for every six month period from the 3rd of January 1980 to the 31 of December of 1990. Recently, it is used by Asgharzadeh et al. (2014) and fitted the Burr Poisson–Lindley distribution.

Value

data_insurclaim gives the minimum insurance claim for every six month.

Author(s)

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

References

Asgharzadeh, A., Bakouch, H. S., Nadarajah, S., & Esmaeili, L. (2014). A new family of compound lifetime distributions. Kybernetika, 50(1), 142-169.

See Also

data_vehicleinsur, data_healthinsur

Examples

x<-data_insurclaim
summary(x)

[Package DataSetsUni version 0.1 Index]