Mexico COVID-19 {DataSetsUni} | R Documentation |
COVID-19 mortality rates in Mexico
Description
The function allows to provide the COVID-19 mortality rate data belonging to Mexico of 108 days, which is recorded from 4 March to 20 July 2020.
Usage
data_MorR
Arguments
data_MorR |
A vector of (non-negative integer) values. |
Details
The data represents a COVID-19 mortality rate data belonging to Mexico of 108 days, which is recorded from 4 March to 20 July 2020. Recently, it is used by Almongy et al. (2021) and fitted a new extended Rayleigh distribution.
Value
data_MorR gives the COVID-19 mortality rate data belonging to Mexico.
Author(s)
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
References
Almongy, H. M., Almetwally, E. M., Aljohani, H. M., Alghamdi, A. S., & Hafez, E. H. (2021). A new extended Rayleigh distribution with applications of COVID-19 data. Results in Physics, 23, 104012.
See Also
data_COVIDDeath, data_COVIDfat, data_COVID19MH
Examples
x<-data_MorR
summary(x)