Covid-19 Bosnia | R Documentation |
The function gives the daily reported COVID-19 death cases.
data_Bosniacovid
data_Bosniacovid |
A vector of (non-negative integer) count values. |
The data show the daily reported COVID-19 death cases from Bosnia and Herzegovina in Europe, recorded between 2 August 2020 to 28 June 2021. They were used by Shibu et al. (2023) and fitted by the zero truncated Katz distribution.
data_Bosniacovid gives the daily reported COVID-19 death cases.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Shibu, D. S., Chesneau, C., Monisha, M., Maya, R., & Irshad, M. R. (2023). A novel zero truncated Katz distribution by the Lagrange expansion of the second kind with associated inferences. Analytics, 2(2), 463-484.
data_argcovid, data_Algeriacovid
x<-data_Bosniacovid
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.