COVID-19 deaths Luxembourg | R Documentation |
The function gives the observed number of COVID-19 daily new deaths in Luxembourg in 2020.
data_COVIDd
data_COVIDd |
A vector of (non-negative integer) count values. |
The data show the observed number of COVID-19 daily new deaths in Luxembourg in 2020. Recently, they were used by Junnumtuam et al. (2022) and fitted by the zero and one inflated cosine geometric models.
data_COVIDd gives the observed number of COVID-19 daily new deaths in Luxembourg in 2020.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Junnumtuam, S., Niwitpong, S. A., & Niwitpong, S. (2022). A zero-and-one inflated cosine geometric distribution and its application. Mathematics, 10(21), 4012.
data_argcovid, data_Algeriacovid, data_Bosniacovid
x<-data_COVIDd
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.