bone_marrow {collett} | R Documentation |
Bone marrow transplantation
Description
A study of 37 patients with leukaemia in complete remission who received a non-depleted allogenic bone marrow transplant.
Usage
bone_marrow
Format
A data frame with 37 rows and 9 variables:
patient
integer patient number (1-37)
time
integer survival time in days
status
integer status of patient (0=alive, 1=dead)
rage
integer age of patient in years
dage
integer age of donor in years
type
integer type of leukaemia (1=AML, 2=ALL, 3=CML)
preg
integer Donor pregnancy (0=no, 1=yes)
index
double index of cell-lymphocyte reactions
gvhd
integer graft-versus-host disease (0=no, 1=yes)
Details
See Collett (2023)
[Package collett version 0.1.0 Index]