Wind Catastrophes Losses {DataSetsUni} | R Documentation |
The losses due to wind catastrophes recorded in 1977
Description
The function allows to provide the losses due to wind catastrophes recorded in 1977.
Usage
data_Losses
Arguments
data_Losses |
A vector of (non-negative integer) values. |
Details
The data set represents the losses due to wind catastrophes recorded in 1977. Recently, it is used by Ijaz and Asim (2019) and fitted the odd Burr-III Lomax distribution.
Value
data_Losses gives the losses due to wind catastrophes recorded in 1977.
Author(s)
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
References
Ijaz, M., & Asim, S. M. (2019). Lomax exponential distribution with an application to real-life data. PloS one, 14(12), e0225827.
Ihtisham, S., Khalil, A., Manzoor, S., Khan, S. A., & Ali, A. (2019). Alpha-Power Pareto distribution: Its properties and applications. PloS one, 14(6), e0218027.
Hogg, R. V. (1984). S. A. Klugman, Loss Distributions. New York Wiley, 569-574.
See Also
Examples
x<-data_Losses
summary(x)