Learn R Programming

ISwR (version 1.0-8)

graft.vs.host: Graft versus host disease

Description

The gvhd data frame has 37 rows and 7 columns. It contains data from patients receiving a nondepleted allogenic bone marrow transplant, with the purpose of finding variables associated with the development of acute graft-versus-host disease.

Usage

graft.vs.host

Arguments

source

D.G. Altman (1991), Practical Statistics for Medical Research, Exercise 12.3, Chapman & Hall.

Examples

Run this code
plot(jitter(gvhd,0.2)~index,data=graft.vs.host)

Run the code above in your browser using DataLab