data_uttar: The data show the frequency distribution of child deaths in...

Child deaths in Uttar PradeshR Documentation

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

Description

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

Usage

data_uttar

Arguments

data_uttar

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

Details

The data show the frequency distribution of child deaths in 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_uttar gives the frequency distribution of child deaths in 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_ufemale, data_rfemale

Examples

x<-data_uttar
summary(x)
table (x)

DDPM documentation built on July 9, 2023, 6:17 p.m.