Carious teeth | R Documentation |
The function gives the frequency distribution of the number of carious teeth among the four deciduous molars.
data_carious
data_carious |
A vector of (non-negative integer) count values. |
The data show the frequency distribution of the number of carious teeth among the four deciduous molars. Recently, They were used by Morshedy et al. (2020) and fitted by the discrete Burr-Hatke distribution.
data_carious gives the frequency distribution of the number of carious teeth among the four deciduous molars.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
El-Morshedy, M., Eliwa, M. S., & Altun, E. (2020). Discrete Burr-Hatke distribution with properties, estimation methods, and regression model. IEEE Access, 8, 74359-74370.
data_antenatal, data_anten
x<-data_carious
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.