hemorrhage {npsm} | R Documentation |
Hemorrhage data from Dupont.
Description
Hemorrhage data from Dupont.
Usage
data(hemorrhage)
Format
A data frame with 71 observations on the following 3 variables.
genotype
a numeric vector
time
a numeric vector
recur
a numeric vector
References
Dupont
Examples
data(hemorrhage)
## maybe str(hemorrhage) ; plot(hemorrhage) ...
[Package npsm version 2.0.0 Index]