| aids.id {mdhglm} | R Documentation |
Survival Time Data for each of Patients on the AIDS Data
Description
In the AIDS data, survival data can be summarized for each of patients. Times to death were also recorded with 40 percent of censoring rate.
Usage
data("aids.id")
Format
A data frame with 467 observations on the following 12 variables.
patientpatients identifier for 467 patients
Timetime to death or censoring
deathstatus with 0 denoting censoring and 1 death for patient
CD4CD4 cells count
obstimetime points at which the CD4 cells count was recorded
druga factor with levels
ddC(zalcitabine) andddI(didanosine)gendera factor with levels
femaleandmaleprevOIa factor with levels
noAIDS(previous opportunistic infection at study entry) andAIDS(no previous infection)AZTa factor with levels
intolerance(AZT intolerance) andfailure(AZT failure)startstart of time in the first interval
stopend of time in the first interval
eventstatus with 0 denoting censoring and 1 death in the first interval
References
Rizopoulos, D. (2015). JM: Joint Modeling of Longitudinal and Survival Data. R package version 1.4-2.