data_acci: The data show the number of accident proneness of individuals

Accident pronenessR Documentation

The data show the number of accident proneness of individuals

Description

The function gives the number of accident proneness of individuals.

Usage

data_acci 

Arguments

data_acci

A vector of (non-negative integer) count values.

Details

The data show the number of accident proneness of individuals. They were used by Sichel (1951) and fitted by the negative binomial distribution.

Value

data_acci gives the number of accident proneness of individuals.

Author(s)

Muhammad Imran

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

References

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.

See Also

data_absen

Examples

x<-data_acci 
summary(x)
table (x)

DDPM documentation built on July 9, 2023, 6:17 p.m.