Covid-19 Algeria | R Documentation |
The function gives the daily newly reported COVID-19 cases.
data_Algeriacovid
data_Algeriacovid |
A vector of (non-negative integer) count values. |
The data show the daily newly reported COVID-19 cases from Algeria in East Africa, recorded between 13 June 2022 to 3 October 2022. They were used by Shibu et al. (2023) and fitted by the zero-truncated Katz distribution.
data_Algeriacovid gives the daily newly reported COVID-19 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_Bosniacovid
x<-data_Algeriacovid
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.