Learn R Programming

crrSC (version 1.1.2)

center: Multicenter Bone Marrow transplantation data

Description

Random sub sample of 400 patients

Usage

data(center)

Arguments

Format

A data frame with 400 observations and the following 5 variables.

id

Id of transplantation center

ftime

Event time

fstatus

Event type. 0=censored, 1=Acute or Chronic GvHD , 2=Death free of GvHD

cells

source of stem cells: peripheral blood vs bone marrow

fm

female donor to male recipient match

Examples

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

Run the code above in your browser using DataLab