Unemployment Claims {DataSetsUni} | R Documentation |
The data set represents the unemployment claims from July 2008 to April
Description
The function allows to provide the unemployment claims from July 2008 to April, reported by the Department of Labour, Licencing, and Regulation, USA.
Usage
data_insuranceun
Arguments
data_insuranceun |
A vector of (non-negative integer) values. |
Details
The data set represents the unemployment claims from July 2008 to April, reported by the Department of Labour, Licencing, and Regulation, USA. Recently, it is used by Fayomi et al. (2022) and fitted a new useful exponential model.
Value
data_insuranceun gives the unemployment claims from July 2008 to April.
Author(s)
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
References
Fayomi, A., Tahir, M. H., Algarni, A., Imran, M., & Jamal, F. (2022). A new useful exponential model with applications to quality control and actuarial data. Computational Intelligence and Neuroscience, 2022.
Afify, A. Z., Gemeay, A. M., & Ibrahim, N. A. (2020). The heavy-tailed exponential distribution: risk measures, estimation, and application to actuarial data. Mathematics, 8(8), 1276.
See Also
Examples
x<-data_insuranceun
summary(x)