Incidence Rate COVID-19 | R Documentation |
The function allows to provide the COVID-19 incidence rate per 10,000 inhabitants affected by the virus without symptoms during the second quarter of 2020.
data_COVIDChile
data_COVIDChile |
A vector of (non-negative integer) values. |
A real dataset related to COVID-19 in Chile, the data represent the incidence rate per 10,000 inhabitants affected by the virus without symptoms during the second quarter of 2020. Recently, it is used by Santoro et al. (2022) and fitted the extended half-power exponential distribution.
data_COVIDChile gives the incidence rate per 10,000 inhabitants affected by the virus without symptoms.
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Santoro, K. I., Gómez, H. J., Barranco-Chamorro, I., & Gómez, H. W. (2022). Extended Half-Power Exponential Distribution with Applications to COVID-19 Data. Mathematics, 10(6), 942.
data_COVIDDeath, data_COVIDfat, data_COVIDmor
x<-data_COVIDChile
summary(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.