Argentina COVID | R Documentation |
The function gives the daily number of COVID-19 new cases in Argentina.
data_argcovid
data_argcovid |
A vector of (non-negative integer) count values. |
The data show the daily COVID-19 new cases of Argentina of 80 days, that is recorded from 12 March to 30 May 2020. Recently, they were used by Ibrahim and Almetwally (2021) and fitted by the discrete marshall-Olkin Lomax distribution.
data_argcovid gives the daily number of COVID-19 new cases in Argentina.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Ibrahim, G. M., & Almetwally, E. M. (2021). Discrete marshall-Olkin lomax distribution application of covid-19. Biomedical journal of Scientific & Technical Research, 32(5), 2021.
data_COVIDd, data_Algeriacovid, data_Bosniacovid
x<-data_argcovid
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.