Antenatal care services | R Documentation |
The function gives the frequency distribution of the use of antenatal care services in 2011 in Ethiopia.
data_anten
data_anten |
A vector of (non-negative integer) count values. |
The data contain the frequency distribution of the use of antenatal care services in 2011 in Ethiopia. They were used by Assefa and Tadesse (2017) and fitted by the zero-inflated negative binomial model.
data_anten gives the frequency distribution of the use of antenatal care services in 2011 in Ethiopia.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Assefa, E., & Tadesse, M. (2017). Factors related to the use of antenatal care services in Ethiopia: application of the zero-inflated negative binomial model. Women & Health, 57(7), 804-821.
data_teeth
x<-data_anten
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.