Head and Neck Cancer {DataSetsUni} | R Documentation |
Survival time of patients diagnosed with Head and neck cancer
Description
The function allows to provide the survival time for 44 patients diagnosed with Head and Neck cancer disease.
Usage
data_hdneckcancer
Arguments
data_hdneckcancer |
A vector of (non-negative integer) values. |
Details
Survival time for 44 patients diagnosed with head and neck cancer disease. Recently, the data set is used by Klakattawi, H. S. (2022) and fitted a new extended Weibull distribution.
Value
data_hdneckcancer gives the survival time for 44 patients diagnosed with Head and Neck cancer disease.
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.
Cordeiro, G. M., Ortega, E. M., & da Cunha, D. C. (2013). The exponentiated generalized class of distributions. Journal of data science, 11(1), 1-27.
See Also
data_Bcancer, data_bloodcancer
Examples
x<-data_hdneckcancer
summary(x)