Food Chain {DataSetsUni} | R Documentation |
The dataset represents the food chain in the United Kingdom from 2000 to 2019
Description
The function allows to provide the food chain in the United Kingdom from 2000 to 2019.
Usage
data_foodchain
Arguments
data_foodchain |
A vector of (non-negative integer) values. |
Details
The dataset represents the food chain in the United Kingdom from 2000 to 2019. 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.
Value
data_foodchain gives the food chain in the United Kingdom from 2000 to 2019.
Author(s)
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
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
Examples
x<-data_foodchain
summary(x)