| kidney {mdhglm} | R Documentation |
Kidney Infection Data
Description
This data consist of times until the first and second recurrences of kidney infection in 38 patients using a portable dialysis machine (McGilchrist and Aisbett, 1991; Therneau and Lumley, 2015). Each survival time is the time until infection since the insertion of the catheter.
Usage
data("kidney")
Format
A data frame with 76 observations on the following 7 variables.
idpatients identifier for 38 patients
timetime until infection since the insertion of the catheter
statusevent stuatus (=1; infection, =0; censoring)
ageage of patients in years
sex1=male, 2=female
diseasea factor for disease type with levels
Other,GN,ANandPKDfrailfrailty estimate from original paper
References
McGilchrist, C.A. and Aisbett, C.W. (1991). Regression with frailty in survival analysis. Biometrics, 47, 461–466.
Therneau, T. and Lumley, T. (2015). survival: Survival Analysis. R package version 2.38-3.