Absence proneness | R Documentation |
The function gives the number of absences of individuals for studying absence proneness.
data_absen
data_absen |
A vector of (non-negative integer) count values. |
The data show the number of absences of individuals for studying absence proneness. They were used by Sichel (1951) and fitted by the negative binomial distribution.
data_absen gives the number of absences 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_absen
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.