New 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_insurun
Arguments
data_insurun |
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_insurun 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.
See Also
Examples
x<-data_insurun
summary(x)