csl | R Documentation |
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.
P.K. Andersen
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
data(csl)
names(csl)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.