Accidents to Belfast Corporation Transport {DDPM}R Documentation

The data show the frequency distribution of accidents to Belfast Corporation Transport bus drivers

Description

The function gives the frequency distribution of accidents to Belfast Corporation Transport bus drivers.

Usage

data_belfast

Arguments

data_belfast

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

Details

The data show the frequency distribution of accidents to Belfast Corporation Transport bus drivers. They were used by Xekalaki (1984) and fitted by the bivariate generalized Waring distribution.

Value

data_belfast gives the frequency distribution of accidents to Belfast Corporation Transport bus drivers.

Author(s)

Muhammad Imran

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

References

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.

See Also

data_connecticut, data_acci

Examples

x<-data_belfast
summary(x)
table (x)

[Package DDPM version 0.1.0 Index]