Criminal acts {countDM}R Documentation

The crime sociology consisting a sample of 4301 people with deviating behavior

Description

The data set from crime sociology consisting a sample of 4301 people with deviating behavior.

Usage

data_criminal

Arguments

data_criminal

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

Details

The data set from crime sociology consisting a sample of 4301 people with deviating behavior. Recently, it is used by Zhang et al. (2016), fitted the zero one inflated Poisson distribution.

Value

data_criminal gives the crime sociology consisting a sample of 4301 people with deviating behavior.

Author(s)

Muhammad Imran and M.H. Tahir.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com and M.H. Tahir <mht@iub.edu.pk>.

References

Zhang, C., Tian, G. L., & Ng, K. W. (2016). Properties of the zero-and-one inflated Poisson distribution and likelihood-based inference methods. Statistics and its interface, 9(1), 11-32.

See Also

data_sbirth

Examples

x <- data_criminal
table (x)

[Package countDM version 0.1.0 Index]