COVID-19 France {DataSetsUni}R Documentation

The data set represents mortality rate due to COVID-19 from 3 November 2021 to 11 November 2021 in France

Description

The function allows to provide mortality rate due to COVID-19 from 3 November 2021 to 11 November 2021 in France.

Usage

data_COVIDFrance

Arguments

data_COVIDFrance

A vector of (non-negative integer) values.

Details

The data set represents mortality rate due to COVID-19 from 3 November 2021 to 11 November 2021 in France. Recently, it is used by Almetwally et al. (2023) and fitted a unit-Weibull based on progressive type-II censored.

Value

data_COVIDFrance gives the mortality rate due to COVID-19.

Author(s)

Muhammad Imran.

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

References

Almetwally, E. M., Jawa, T. M., Sayed-Ahmed, N., Park, C., Zakarya, M., & Dey, S. (2023). Analysis of unit-Weibull based on progressive type-II censored with optimal scheme. Alexandria Engineering Journal, 63, 321-338.

Moutinho Cordeiro, G., & dos Santos Brito, R. (2012). The beta power distribution.

See Also

data_COVID19MH, data_COVIDfat, data_COVIDmor

Examples

x<-data_COVIDFrance
summary(x)

[Package DataSetsUni version 0.1 Index]