Arthritis Relief {DataSetsUni} | R Documentation |
The data consists of 50 individuals with arthritis relief time
Description
The function allows to provide the arthritis relief time (in hours). Joint stiffness and pain are the main signs and symptoms of arthritis, and these symptoms usually get worse as people aged.
Usage
data_arthritis
Arguments
data_arthritis |
A vector of (non-negative integer) values. |
Details
The data consists of 50 individuals with arthritis relief time (in hours). Joint stiffness and pain are the main signs and symptoms of arthritis, and these symptoms usually get worse as people age. Recently, it is used by Alanzi et al. (2023) and fitted a new Burr XII model based on the Bell-X functionalities.
Value
data_arthritis gives the arthritis relief time (in hours).
Author(s)
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
References
Alanzi, A. R., Imran, M., Tahir, M. H., Chesneau, C., Jamal, F., Shakoor, S., & Sami, W. (2023). Simulation analysis, properties and applications on a new Burr XII model based on the Bell-X functionalities. Okasha, H. M., & Shrahili, M. (2017). A new extended Burr XII distribution with applications. Journal of Computational and Theoretical Nanoscience, 14(11), 5261-5269.
See Also
Examples
x<-data_arthritis
summary(x)