kidrecurr | R Documentation |
Data on 38 individuals using a kidney dialysis machine
Description
Data on 38 individuals using a kidney dialysis machine See Problem 13.5.2
Usage
data(kidrecurr)
Format
A data frame with 38 observations on the following 10 variables.
- patient
Patient number
- time1
Time one of recurrence of infection, days
- infect1
Indicator infection one (1=yes, 0=no)
- time2
Time two of recurrence of infection, days
- infect2
Indicator infection two (1=yes, 0=no)
- age
Patient's age
- gender
Patient's gender
- gn
Disease type GN (1=yes, 0=no)
- an
Disease type AN (1=yes, 0=no)
- pkd
Disease type PKD (1=yes, 0=no)
Source
Klein and Moeschberger (1997) Survival Analysis Techniques for Censored and truncated data, Springer. McGilchrist and Aisbett 47 (1991):461-466.
Examples
data(kidrecurr)