Child deaths in Eastern region {DDPM}R Documentation

The data show the frequency distribution of child deaths in the Eastern region of Uttar Pradesh

Description

The function gives the frequency distribution of child deaths in the Eastern region of Uttar Pradesh.

Usage

data_eregion

Arguments

data_eregion

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

Details

The data show the frequency distribution of child deaths in the Eastern region of Uttar Pradesh. They were used by Singh et al. (2012) and fitted by a probabilistic study of variation in the number of child deaths.

Value

data_eregion gives the frequency distribution of child deaths in the Eastern region of Uttar Pradesh.

Author(s)

Muhammad Imran

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

References

Singh, K. K., Singh, B. P., & Singh, N. (2012). A probabilistic study of variation in number of child deaths. Journal of Rajasthan Statistical Association, 1(1), 54-67.

See Also

data_hregion, data_cregion

Examples

x<-data_eregion
summary(x)
table (x)

[Package DDPM version 0.1.0 Index]