Blood Cancer {DataSetsUni}R Documentation

The life time of 40 blood cancer (leukemia) patients

Description

The function allows to provide the lifetime (in years) of 40 blood cancer (leukemia) patients from one of Ministry of Health hospitals in Saudi Arabia.

Usage

data_bloodcancer

Arguments

data_bloodcancer

A vector of (non-negative integer) values.

Details

This data consist of the lifetime (in years) of 40 blood cancer (leukemia) patients. Recently, the data set is used by Klakattawi, H. S. (2022) and fitted a new extended Weibull distribution.

Value

data_bloodcancer gives the lifetime (in years) of 40 blood cancer (leukemia) patients.

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.

Al-Saiary, Z. A., & Bakoban, R. A. (2020). The Topp-Leone generalized inverted exponential distribution with real data applications. Entropy, 22(10), 1144.

See Also

data_Bcancer, data_bloodcancer

Examples

x<-data_bloodcancer
summary(x)


[Package DataSetsUni version 0.1 Index]