1
2
3
4
5
#

Name:

Description:

Survival times in months after mastectomy of women with breast cancer. The cancers are classified as having metastized or not based on a histochemical marker.

Variables:

A data frame with 42 observations on the following 4 variables.

time

survival times in months.

event

a logical indicating if the event was observed (TRUE) or if the survival time was censored (FALSE).

metastized

a factor at levels yes and no.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

B. S. Everitt and S. Rabe-Hesketh (2001), Analysing Medical Data using S-PLUS, Springer, New York, USA.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Survival_Times_after_Mastectomy_of_Breast_Cancer_Patients_934_22.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.