COVID-19 Mortality {DataSetsUni}R Documentation

COVID-19 mortality rate of Saudi Arabia

Description

TThe function allows to provide a COVID-19 mortality rate belonging to Saudi Arabia of 32 days, which is recorded from 15 September 2020 to 16 October 2020.

Usage

data_COVIDmor

Arguments

data_COVIDmor

A vector of (non-negative integer) values.

Details

The data represent a COVID-19 mortality rate belonging to Saudi Arabia of 32 days, which is recorded from 15 September 2020 to 16 October 2020. Recently, it is used by Badr and Sobahi (2022) and fitted the exponentiated exponential-inverse Weibull model.

Value

data_COVIDfat gives the COVID-19 mortality rate belonging to Saudi Arabia.

Author(s)

Muhammad Imran.

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

References

Badr, M. M., & Sobahi, G. (2022). The Exponentiated Exponential-Inverse Weibull Model: Theory and Application to COVID-19 Data in Saudi Arabia. Journal of Mathematics, 2022.

Almetwally, E. M. (2021). Extended odd weibull inverse Nadarajah-Haghighi distribution with application on COVID-19 in Saudi Arabia. Mathematical Sciences Letters, 10(3), 1-15.

See Also

data_COVIDDeath, data_COVIDfat, data_COVID19MH

Examples

x<-data_COVIDmor
summary(x)

[Package DataSetsUni version 0.1 Index]