Skin | R Documentation |
Data for Exercise 5.20
Skin
A data frame/tibble with 11 observations on four variables
patient identification number
graft survival time in days for a closely matched skin graft on the same burn patient
graft survival time in days for a poorly matched skin graft on the same burn patient
difference between close and poor (in days)
R. F. Woolon and P. A. Lachenbruch, "Rank Tests for Censored Matched Pairs," Biometrika, 67(1980), 597-606.
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.
stem(Skin$differ)
boxplot(Skin$differ, col = "pink")
summary(Skin$differ)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.