Accidents to Belfast Corporation Transport | R Documentation |
The function gives the frequency distribution of accidents to Belfast Corporation Transport bus drivers.
data_belfast
data_belfast |
A vector of (non-negative integer) count values. |
The data show the frequency distribution of accidents to Belfast Corporation Transport bus drivers. They were used by Xekalaki (1984) and fitted by the bivariate generalized Waring distribution.
data_belfast gives the frequency distribution of accidents to Belfast Corporation Transport bus drivers.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Xekalaki, E. (1984). The bivariate generalized Waring distribution and its application to accident theory. Journal of the Royal Statistical Society: Series A (General), 147(3), 488-498.
data_connecticut, data_acci
x<-data_belfast
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.