Accidents to Connecticut general driver | R Documentation |
The function gives the frequency distribution of accidents to Connecticut general drivers.
data_connecticut
data_connecticut |
A vector of (non-negative integer) count values. |
The data show the frequency distribution of accidents to Connecticut general drivers. They were used by Xekalaki (1984) and fitted by the bivariate generalized Waring distribution.
data_connecticut gives the frequency distribution of accidents to Connecticut general 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_belfast, data_acci
x<-data_connecticut
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.