Incidence Rate COVID-19 {DataSetsUni}R Documentation

The data represents the incidence rate per 10,000 inhabitants affected by the virus without symptoms during the second quarter of 2020

Description

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.

Usage

data_COVIDChile

Arguments

data_COVIDChile

A vector of (non-negative integer) values.

Details

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.

Value

data_COVIDChile gives the incidence rate per 10,000 inhabitants affected by the virus without symptoms.

Author(s)

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

References

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.

See Also

data_COVIDDeath, data_COVIDfat, data_COVIDmor

Examples

x<-data_COVIDChile
summary(x)

[Package DataSetsUni version 0.1 Index]