Canadain Mortality {DataSetsUni}R Documentation

The data based on the mortality rates of COVID-19 in Canada

Description

The function allows to provide the mortality rate of COVID-19 patients in Canada from 1 November to 26 December 2020.

Usage

data_mortalityCan

Arguments

data_mortalityCan

A vector of (non-negative integer) values.

Details

The data set represents the mortality rate of COVID-19 patients in Canada from 1 November to 26 December 2020. Recently, it is used by Almetwally (2022) and fitted the odd Weibull inverse Topp–Leone distribution.

Value

data_mortalityCan gives the mortality rate of COVID-19 patients in Canada.

Author(s)

Muhammad Imran.

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

References

Almetwally, E. M. (2022). The odd Weibull inverse topp–leone distribution with applications to COVID-19 data. Annals of Data Science, 9(1), 121-140.

Nasiru, S., Abubakari, A. G., & Chesneau, C. (2022). New Lifetime Distribution for Modeling Data on the Unit Interval: Properties, Applications and Quantile Regression. Mathematical and Computational Applications, 27(6), 105.

See Also

data_COVIDDeath, data_COVIDfat, data_COVID19MH

Examples

x<-data_mortalityCan
summary(x)

[Package DataSetsUni version 0.1 Index]