Onion asynaptic {DDPM} | R Documentation |
The data represent the observed number of onion plants asynaptic
Description
The function gives the observed number of onion plants asynaptic.
Usage
data_as2
Arguments
data_as2 |
A vector of (non-negative integer) count values. |
Details
The data represent the observed number of onion plants asynaptic. They were used by Jain (1959) and fitted by the negative binomial distribution.
Value
data_as2 gives the observed number of onion plants asynaptic.
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
data_p806_7, data_as7, data_p806_9, data_as1
Examples
x<-data_as2
summary(x)
table (x)
[Package DDPM version 0.1.0 Index]