Suicides per day | R Documentation |
The function gives the number of suicides per day during lockdown.
data_suicides
data_suicides |
A vector of (non-negative integer) count values. |
The data show the number of suicides per day during lockdown. Recently, they were used by Rahman et al. (2022) and fitted by the three-inflated Poisson distribution.
data_suicides gives the number of suicides per day during the lockdown.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Rahman, T., Hazarika, P. J., Ali, M. M., & Barman, M. P. (2022). Three-inflated Poisson distribution and its application in suicide cases of India during Covid-19 pandemic. Annals of Data Science, 9(5), 1103-1127.
data_absen
x<-data_suicides
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.