Learn R Programming

mixcure (version 2.0)

leukaemia: Data from leukaemia patients with bone marrow transplants

Description

This data set is used in the examples of this package.

Usage

data(leukaemia)

Arguments

Format

A data.frame object with columns:

time:

Relapse Free Survival Time.

cens:

Relapse Indicator with 1-Relapsed, 0-Disease Free.

transplant:

Bone marrow transplant: 0-Allogeneic, 1-Autologous.

Examples

Run this code
# NOT RUN {
data(leukaemia)
# }

Run the code above in your browser using DataLab