Chromosome data | R Documentation |
The function gives the number of chromosome pairing count data at I metaphase in three plants of Secale vavilovii.
data_p806_8
data_p806_8 |
A vector of (non-negative integer) count values. |
The data show the number of chromosome pairing at I metaphase in three plants of Secale vavilovii. They were used by Jain (1959) and fitted by the negative binomial distribution.
data_p806_8 gives the observed number of chromosome pairing count data at I metaphase in three plants of Secale vavilovii.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Jain, S. K. (1959). Fitting the negative binomial distribution to some data on asynaptic behaviour of chromosomes. Genetica, 30(1), 108-122.
data_p806_7, data_p806_9
x<-data_p806_8
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.