Fatality COVID-19 {DataSetsUni}R Documentation

The data consists of COVID-19 fatality rates in Saudi Arabia

Description

TThe function allows to provide the COVID-19 fatality rates in Saudi Arabia. These measurements were taken over 37 days, beginning on June 27 and ending on August 2, 2021.

Usage

data_morCOVID

Arguments

data_morCOVID

A vector of (non-negative integer) values.

Details

The data consists of the COVID-19 fatality rates in Saudi Arabia. These measurements were taken over 37 days, beginning on June 27 and ending on August 2, 2021. Recently, it is used by Alshanbari et al. (2022) and fitted the novel type I half-logistic Burr-Weibull distribution.

Value

data_morCOVID gives the COVID-19 fatality rates in Saudi Arabia.

Author(s)

Muhammad Imran.

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

References

Alshanbari, H. M., Odhah, O. H., Almetwally, E. M., Hussam, E., Kilai, M., & El-Bagoury, A. A. H. (2022). Novel Type I Half Logistic Burr-Weibull Distribution: Application to COVID-19 Data. Computational and Mathematical Methods in Medicine, 2022.

See Also

data_COVIDDeath, data_COVIDfat, data_COVID19MH

Examples

x<-data_morCOVID
summary(x)

[Package DataSetsUni version 0.1 Index]