Cysts of kidneys {DDPM} | R Documentation |
The data show the frequency distribution of cysts of kidneys using steroids
Description
The function gives the frequency distribution of cysts of kidneys using steroids.
Usage
data_cysts
Arguments
data_cysts |
A vector of (non-negative integer) count values. |
Details
The data show the frequency distribution of cysts of kidneys using steroids. Recently, they were used by Morshedy et al. (2020) and fitted by the discrete Burr-Hatke distribution.
Value
data_cysts gives the frequency distribution of cysts of kidneys using steroids.
Author(s)
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
References
El-Morshedy, M., Eliwa, M. S., & Altun, E. (2020). Discrete Burr-Hatke distribution with properties, estimation methods, and regression model. IEEE Access, 8, 74359-74370.
Para, B. A., & Jan, T. R. (2016). On discrete three-parameter Burr type XII and discrete Lomax distributions and their applications to model count data from medical science. Biometrics and Biostatistics International Journal, 4(2), 1-15.
See Also
Examples
x<-data_cysts
summary(x)
table (x)