Learn R Programming

DataSetsUni (version 0.1)

Food and Drink Wholesaling: The data set represents the food and drink wholesaling in the United Kingdom

Description

The function allows to provide the food and drink wholesaling in the United Kingdom from 2000 to 2019 as one factor of FTP.

Usage

data_wholesale

Value

data_wholesale gives the food and drink wholesaling in the United Kingdom.

Arguments

data_wholesale

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The data set represents the food and drink wholesaling in the United Kingdom from 2000 to 2019 as one factor of FTP. Recently, it is used by Alyami et al. (2022) and fitted the sine-exponentiated Weibull exponential (SEWEx), the sine-exponentiated Weibull Rayleigh (SEWR) and sine-exponentiated Weibull Burr X (SEWBX) distributions.

References

Alyami, S. A., Elbatal, I., Alotaibi, N., Almetwally, E. M., & Elgarhy, M. (2022). Modeling to Factor Productivity of the United Kingdom Food Chain: Using a New Lifetime Generated Family of Distributions. Sustainability, 14(14), 8942.

See Also

data_foodchain

Examples

Run this code
x<-data_wholesale
summary(x)

Run the code above in your browser using DataLab