1
2
3
4
5
#

Name:

Description:

The drug6mp data frame has 21 rows and 5 columns.

Variables:

This data frame contains the following columns:

pair

pair number

remstat

Remission status at randomization (1=partial, 2=complete)

t1

Time to relapse for placebo patients, months

t2

Time to relapse for 6-MP patients, months

relapse

Relapse indicator (0=censored, 1=relapse) for 6-MP patients

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Klein and Moeschberger (1997) Survival Analysis Techniques for Censored and truncated data, Springer. Freireich et al. (1963) Blood 21: 699-716.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.