COVID-19 Holland {DataSetsUni} | R Documentation |
The mortality rate of the COVID-19 infected persons in Holland
Description
The function allows to provide the mortality rate of the COVID-19 infected persons in Holland between March 31, 2020, and April 30, 2020.
Usage
data_COVID19MH
Arguments
data_COVID19MH |
A vector of (non-negative integer) values. |
Details
The mortality rate of the COVID-19 infected persons in Holland between March 31, 2020, and April 30, 2020. Recently, it is used by Almongy et al. (2021) and fitted a new extended Rayleigh distribution.
Value
data_COVID19Chile gives the mortality rate of the COVID-19 infected persons in Holland.
Author(s)
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
References
Zhou, Y., Ahmad, Z., Almaspoor, Z., Khan, F., Tag-Eldin, E., Iqbal, Z., & El-Morshedy, M. (2023). On the implementation of a new version of the Weibull distribution and machine learning approach to model the COVID-19 data. Mathematical biosciences and engineering: MBE, 20(1), 337-364.
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_COVIDmor
Examples
x<-data_COVID19MH
summary(x)