Birth of female children | R Documentation |
The function gives the observed number of births of female children.
data_bfemale
data_bfemale |
A vector of (non-negative integer) count values. |
The data show the observed number of births of female children studied with mothers of parity 2. They were used by Rahman et al. (2021) and fitted by the one inflated binomial distribution.
data_bfemale gives the observed number of births of female children.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Rahman, T., Hazarika, P. J., & Barman, M. P. (2021). One inflated binomial distribution and its real-life applications. Indian Journal of Science and Technology, 14(22), 1839-1854.
data_bmale
x<-data_bfemale
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.