Taxes Revenue {DataSetsUni} | R Documentation |
The data represents the taxes revenue
Description
The function allows to provide the taxes revenue.
Usage
data_taxrevenue
Arguments
data_taxrevenue |
A vector of (non-negative integer) values. |
Details
The data represents the taxes revenue. Recently, it is used by Ocloo et al. (2023) and fitted the extended Burr XII distribution.
Value
data_taxrevenue gives the taxes revenue.
Author(s)
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
References
Ocloo, S. K., Brew, L., Nasiru, S., & Odoi, B. (2023). On the Extension of the Burr XII Distribution: Applications and Regression. Computational Journal of Mathematical and Statistical Sciences, 1-30.
Bhatti, F. A., Hamedani, G., Yousof, H. M., Ali, A., & Ahmad, M. (2018). On Modified Burr XII-Inverse Exponential Distribution: PropĀ¬ erties, Characterizations and Applications. Journal of Biostatistics & Biometrics.
See Also
Examples
x<-data_taxrevenue
summary(x)