Chromosome pairing {DDPM} | R Documentation |
The number of chromosome pairing at I metaphase in three plants of Secale vavilovii
Description
The function gives the number of chromosome pairing count data at I metaphase in three plants of Secale vavilovii.
Usage
data_p806_7
Arguments
data_p806_7 |
A vector of (non-negative integer) count values. |
Details
The data show the number of chromosome pairing count data at I metaphase in three plants of Secale vavilovii. They were used by Jain (1959) and fitted by the negative binomial distribution.
Value
data_p806_7 gives the number of chromosome pairing count data at I metaphase in three plants of Secale vavilovii.
Author(s)
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
References
Jain, S. K. (1959). Fitting the negative binomial distribution to some data on asynaptic behavior of chromosomes. Genetica, 30(1), 108-122.
See Also
Examples
x<-data_p806_7
summary(x)
table (x)
[Package DDPM version 0.1.0 Index]