Apple cultivar | R Documentation |
The function gives the frequency distributions of the number of roots produced by 270 shoots of the apple cultivar Trajan.
data_root
data_root |
A vector of (non-negative integer) count values. |
The data show the frequency distributions of the number of roots produced by 270 shoots of the apple cultivar Trajan. They were used by Rodrigues (2003) and fitted in the context of the Bayesian analysis of zero-inflated distributions.
data_root gives the frequency distributions of the number of roots.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Rodrigues, J. (2003). Bayesian analysis of zero-inflated distributions. Communications in Statistics-Theory and Methods, 32(2), 281-289.
data_mites
x<-data_root
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.