Stillbirths {countDM}R Documentation

Still births of New Zealand white rabbits

Description

The number of stillbirths of New Zealand white rabbits.

Usage

data_sbirth

Arguments

data_sbirth

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

Details

The data set consists of frequencies of still births in 402 litters of New Zealand white rabbits, originally used by Morgan et al. (2007).

Value

data_sbirth gives the frequencies of still births in 402 litters of New Zealand white rabbits.

Author(s)

Muhammad Imran and M.H. Tahir.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com and M.H. Tahir <mht@iub.edu.pk>.

References

Morgan, B. T., Palmer, K. J., & Ridout, M. S. (2007). Negative score test statistic. The American Statistician, 61(4), 285-288.

Alshkaki, R. S. A. (2016). On the zero-one inflated Poisson distribution. Int J Stat Distrib Appl, 2(4), 42-8.

Pudprommarat, C. (2020, March). Zero-one inflated negative binomial-Sushila distribution and its application. In International Academic Multidisciplinary Research Conference in Rome 2020 (pp. 20-28).

See Also

data_criminal

Examples

x <- data_sbirth
table (x)

[Package countDM version 0.1.0 Index]