Units of consumers goods | R Documentation |
The function gives the number of units of consumers goods purchased by households over 26 weeks.
data_units
data_units |
A vector of (non-negative integer) count values. |
The data show the number of units of consumer goods purchased by households over 26 weeks. Recently, they were used by Aryuyuen et al. (2014) and fitted by the zero-inflated negative binomial-generalized exponential distribution.
data_units gives the number of units of consumers goods purchased by households over 26 weeks.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Aryuyuen, S., Bodhisuwan, W., & Supapakorn, T. (2014). Zero-inflated negative binomial-generalized exponential distribution and its applications. Songklanakarin Journal of Science and Technology, 36(4), 483-91.
Lindsey, J. K. (1995). Modeling frequency and count data (Vol. 15). Oxford University Press.
x<-data_units
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.