Teeth of children aged 12 | R Documentation |
The function gives the frequency distribution of decayed, missing, and filled teeth of children aged 12 years old.
data_teeth
data_teeth |
A vector of (non-negative integer) count values. |
The data show the frequency distribution of decayed, missing, and filled teeth of children aged 12 years old. They were used by Moghimbeigi et al. (2008) and fitted by the zero-inflated negative binomial regression modeling for over-dispersed count data with extra zeros.
data_teeth gives the frequency distribution of decayed, missing, and filled teeth of children aged 12 years old.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Moghimbeigi, A., Eshraghian, M. R., Mohammad, K., & Mcardle, B. (2008). Multilevel zero-inflated negative binomial regression modeling for over-dispersed count data with extra zeros. Journal of Applied Statistics, 35(10), 1193-1202.
data_anten
x<-data_teeth
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.