Covid-19 Algeria {DDPM}R Documentation

The data show the daily newly reported COVID-19 cases

Description

The function gives the daily newly reported COVID-19 cases.

Usage

data_Algeriacovid

Arguments

data_Algeriacovid

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

Details

The data show the daily newly reported COVID-19 cases from Algeria in East Africa, recorded between 13 June 2022 to 3 October 2022. They were used by Shibu et al. (2023) and fitted by the zero-truncated Katz distribution.

Value

data_Algeriacovid gives the daily newly reported COVID-19 cases.

Author(s)

Muhammad Imran

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

References

Shibu, D. S., Chesneau, C., Monisha, M., Maya, R., & Irshad, M. R. (2023). A novel zero-truncated Katz distribution by the Lagrange expansion of the second kind with associated inferences. Analytics, 2(2), 463-484.

See Also

data_argcovid, data_Bosniacovid

Examples

x<-data_Algeriacovid
summary(x)
table (x)

[Package DDPM version 0.1.0 Index]