Accident proneness | R Documentation |
The function gives the number of accident proneness of individuals.
data_acci
data_acci |
A vector of (non-negative integer) count values. |
The data show the number of accident proneness of individuals. They were used by Sichel (1951) and fitted by the negative binomial distribution.
data_acci gives the number of accident proneness of individuals.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Sichel, H. S. (1951). The estimation of the parameters of a negative binomial distribution with special reference to psychological data. Psychometrika, 16(1), 107-127.
data_absen
x<-data_acci
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.