Traffic accident | R Documentation |
The function gives the observed frequencies for the heavy vehicle traffic accident.
data_accident
data_accident |
A vector of (non-negative integer) count values. |
The data consist of the observed frequencies for the heavy vehicle traffic accident in India. Recently, they were used by Alshkaki (2016) and fitted by the zero-and-one inflated Poisson distribution.
data_accident gives the observed frequencies for the heavy vehicle traffic accident.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Alshkaki, R. S. A. (2016). On the zero-one inflated Poisson distribution. International Journal of Statistical Distributions and Applications, 2(4), 42-8.
Sharma, A. K., & Landge, V. S. (2013). Zero inflated negative binomial for modeling heavy vehicle crash rate on Indian rural highway. International Journal of Advances in Engineering & Technology, 5(2), 292.
data_acci
x<-data_accident
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.