Chromatid aberrations | R Documentation |
The function gives the frequency distribution of chromatid aberrations in human leukocytes.
data_chromatid
data_chromatid |
A vector of (non-negative integer) count values. |
The data show the frequency distribution of chromatid aberrations in human leukocytes. They were used by Para and Jan (2016) and fitted by the discrete version of the log-logistic distribution.
data_chromatid gives the frequency distribution of chromatid aberrations in human leukocytes.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Para, B. A., & Jan, T. R. (2016). Discrete version of log-logistic distribution and its applications in genetics. International Journal of Mathematics and Mathematical Sciences, 14(4), 407-422.
x<-data_chromatid
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.