livertx | R Documentation |
Investigate the time on the liver transplantation list.
livertx
A data frame with 281 rows and 7 variables:
patient
integer patient id
time
integer time on the list
status
integer event indicator (0=censored, including having a transplant, 1=died on the list)
age
integer patient age in years
gender
integer patient gender (1=male, 0=female)
bmi
double body mass index (kg/m^2)
ukeld
integer UK endstage liver disease score
See Collett (2023). A higher UKELD is associated with worse disease severity.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.