Survival status for the liver chirrosis patients of Schlichting et al.
This data frame contains the following columns:
a numeric vector. Id of subject.
a numeric vector. Time of measurement.
a numeric vector. Prothrombin level at measurement time.
a numeric vector code. 0: censored observation, 1: died at eventT.
a numeric vector. Time of event (death).
a numeric vector code. 0: active treatment of prednisone, 1: placebo treatment.
a numeric vector code. 0: female, 1: male.
a numeric vector. Age of subject at inclusion time subtracted 60.
a numeric vector. Prothrombin base level before entering the study.
a numeric vector. Level of prothrombin at previous measurement time.
a numeric vector. Gives the starting time for the time-intervals.
a numeric vector. Gives the stopping time for the time-intervals.
Schlichting, P., Christensen, E., Andersen, P., Fauerholds, L., Juhl, E., Poulsen, H. and Tygstrup, N. (1983), The Copenhagen Study Group for Liver Diseases, Hepatology 3, 889--895
# NOT RUN {
data(csl)
names(csl)
# }
Run the code above in your browser using DataLab