Accident of working women {DDPM} | R Documentation |
The data show the number of accidents of women working on Shells for 5 weeks
Description
The function gives the number of accidents of women working on Shells for 5 weeks.
Usage
data_wacci
Arguments
data_wacci |
A vector of (non-negative integer) count values. |
Details
The data show the number of accidents of women working on Shells for 5 weeks. They were used by Nekoukhou et al. (2013) and fitted by the discrete generalized exponential distribution of a second type.
Value
data_wacci gives the number of accidents of women working on Shells for 5 weeks.
Author(s)
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
References
Nekoukhou, V., Alamatsaz, M. H., & Bidram, H. (2013). Discrete generalized exponential distribution of a second type. Statistics, 47(4), 876-887.
See Also
Examples
x<-data_wacci
summary(x)
table (x)
[Package DDPM version 0.1.0 Index]