Bitcoin Exchange Rates {DataSetsUni} | R Documentation |
The data represent the Bitcoin exchange rates
Description
The function allows to provide the Bitcoin exchange rates.
Usage
data_Bitcoin
Arguments
data_Bitcoin |
A vector of (non-negative integer) values. |
Details
The data represent the Bitcoin exchange rates. Recently, it is used by Wang et al. (2023) and fitted a new Dagum model.
Value
data_Bitcoin gives the Bitcoin exchange rates.
Author(s)
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
References
Wang, Y., Ahmad, Z., Khan, F., Alnagar, D. K., Alsuhabi, H., Alkhairy, I., & Yusuf, M. (2023). Analysis of cryptocurrency exchange rates vs USA dollars using a new Dagum model. Alexandria Engineering Journal, 64, 645-658.
See Also
Examples
x<-data_Bitcoin
summary(x)
[Package DataSetsUni version 0.1 Index]