Acute Bone Cancer {ComRiskModel} | R Documentation |
The function allows to provide the survival times (in days) of 73 patients who diagnosed with acute bone cancer.
data_acutebcancer
data_acutebcancer |
A vector of (non-negative integer) values. |
The data represents the survival times (in days) of 73 patients who diagnosed with acute bone cancer. Recently, the data set is used by Klakattawi, H. S. (2022) and fitted a new extended Weibull distribution.
data_acutebcancer gives the survival times (in days) of 73 patients who diagnosed with acute bone cancer.
Muhammad Imran and M.H Tahir.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com and M.H Tahir mht@iub.edu.pk.
Klakattawi, H. S. (2022). Survival analysis of cancer patients using a new extended Weibull distribution. Plos one, 17(2), e0264229.
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.
Mansour, M., Yousof, H. M., Shehata, W. A., & Ibrahim, M. (2020). A new two parameter Burr XII distribution: properties, copula, different estimation methods and modeling acute bone cancer data. Journal of Nonlinear Science and Applications, 13(5), 223-238.
x<-data_acutebcancer
summary(x)