London underground station | R Documentation |
The function gives the observed number of females in 100 queues.
data_queue
data_queue |
A vector of (non-negative integer) count values. |
The data show the observed number of females in 100 queues of length 10 in a London underground station. They were used by Conigliani et al. (2000) and fitted by the zero-inflated models.
data_queue gives the observed number of females in 100 queues.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Conigliani, C., Castro, J. I., & O'Hagan, A. (2000). Bayesian assessment of goodness of fit against nonparametric alternatives. Canadian Journal of Statistics, 28(2), 327-342.
data_hurricanes
x<-data_queue
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.