Criminal acts | R Documentation |
The data set from crime sociology consisting a sample of 4301 people with deviating behavior.
data_criminal
data_criminal |
A vector of (non-negative integer) count values. |
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.
data_criminal gives the crime sociology consisting a sample of 4301 people with deviating behavior.
Muhammad Imran and M.H. Tahir.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com and M.H. Tahir <mht@iub.edu.pk>.
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.
data_sbirth
x <- data_criminal
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.