Covid-19 Bosnia {DDPM}R Documentation

The data show the daily reported COVID-19 death cases

Description

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

Usage

data_Bosniacovid

Arguments

data_Bosniacovid

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

Details

The data show the daily reported COVID-19 death cases from Bosnia and Herzegovina in Europe, recorded between 2 August 2020 to 28 June 2021. They were used by Shibu et al. (2023) and fitted by the zero truncated Katz distribution.

Value

data_Bosniacovid gives the daily reported COVID-19 death 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_Algeriacovid

Examples

x<-data_Bosniacovid
summary(x)
table (x)

[Package DDPM version 0.1.0 Index]