Breast Cancer | R Documentation |
The function allows to provide the incidence of 1,000 breast cancer patients within a period of 5 years starting from beginning of 2009 to end of 2013. The survival times for those patients were computed. Among them, 703 people were still alive at the end of 2013 and 55 patients had a zero lifetime and were believed to be wrongly reported or their records were absent upon death and thus excluded from the analysis. The remaining 242 patients have included.
data_brcancer
data_brcancer |
A vector of (non-negative integer) values. |
The data represents the 242 breast cancer patients. Recently, it is used by Okasha and Matter (2015) and fitted the Burr type XII distribution.
data_brcancer gives the breast cancer patients.
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Okasha, M. K., & Matter, M. Y. (2015). On the three-parameter Burr type XII distribution and its application to heavy tailed lifetime data. Journal: Journal of Advances in Mathematics, 10(4), 3429-3442.
data_breastcan
x<-data_brcancer
summary(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.