Uganda COVID {DDPM}R Documentation

The data show the daily COVID-19 new cases of Uganda of 37 days

Description

The function gives the daily COVID-19 new cases in Uganda 37 days.

Usage

data_ugacovid

Arguments

data_ugacovid

A vector of (non-negative integer) count values.

Details

The data show the daily COVID-19 new cases of Uganda of 37 days, that is recorded from 17 August to 22 September 2020. Recently, they were used by Ibrahim and Almetwally (2021) and fitted by the discrete Marshall-Olkin Lomax distribution.

Value

data_ugacovid gives the daily COVID-19 new cases in Uganda of 37 days.

Author(s)

Muhammad Imran

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

References

Ibrahim, G. M., & Almetwally, E. M. (2021). Discrete marshall-Olkin Lomax distribution application of covid-19. Biomedical journal of Scientific & Technical Research, 32(5), 2021.

See Also

data_argcovid, data_Algeriacovid, data_Bosniacovid

Examples

x<-data_ugacovid
summary(x)

[Package DDPM version 0.1.0 Index]