Acute Bone Cancer {DataSetsUni}R Documentation

The survival times of 73 patients with acute bone cancer

Description

The function allows to provide the survival times (in days) of 73 patients who diagnosed with acute bone cancer.

Usage

data_acutebcancer

Arguments

data_acutebcancer

A vector of (non-negative integer) values.

Details

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.

Value

data_acutebcancer gives the survival times (in days) of 73 patients who diagnosed with acute bone cancer.

Author(s)

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

References

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.

See Also

data_Bcancer, data_bloodcancer

Examples

x<-data_acutebcancer
summary(x)


[Package DataSetsUni version 0.1 Index]