Adult female European red mites | R Documentation |
The function gives the number of adult female European red mites on each leaf.
data_mites
data_mites |
A vector of (non-negative integer) count values. |
Twenty-five leaves were selected at random from each of six similar apple trees in an orchard, and the adult female European red mites on each leaf were counted. They were used by Ross and Preece (1985) and studied by the negative binomial distribution.
data_mites gives the number of adult female European red mites on each leaf.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Ross, G. J. S., & Preece, D. A. (1985). The negative binomial distribution. Journal of the Royal Statistical Society: Series D (The Statistician), 34(3), 323-335.
data_root
x<-data_mites
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.