Lost shoes | R Documentation |
The function gives the frequancy distribution of lost shoes at a Museum gate.
data_lost
data_lost |
A vector of (non-negative integer) count values. |
The data show the frequancy distribution of lost shoes at a Museum gate. They were used by Chandra and Ghosh (2013) and fitted by the generalized Poisson distribution.
data_lost gives the frequancy distribution of lost shoes at a Museum gate.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Chandra, N. K., Roy, D., & Ghosh, T. (2013). A generalized Poisson distribution. Communications in Statistics-Theory and Methods, 42(15), 2786-2797.
x<-data_lost
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.