Cysts of kidneys | R Documentation |
The function gives the frequency distribution of cysts of kidneys using steroids.
data_cysts
data_cysts |
A vector of (non-negative integer) count values. |
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.
data_cysts gives the frequency distribution of cysts of kidneys using steroids.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
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.
data_can, data_pap
x<-data_cysts
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.