Description Usage Arguments Details Value Examples
A vectorised function to calculate the Liver Donor Risk Index as published by Feng and others.
1  | 
age | 
 numeric vector of patient ages in years  | 
cod | 
 character string vector of donor causes of death, one of "trauma", "anoxia", "cva" or "other"  | 
eth | 
 character string vector of ethnicity, one of "black", "white" or "other"  | 
dcd | 
 numeric vector of whether DCD (1 = yes, 0 = no)  | 
split | 
 numeric vector of whether liver split (1 = yes, 0 = no)  | 
share | 
 character string vector of type of sharing, one of "regional" or "national"  | 
cit | 
 numeric vector of cold ischaemic times in hours  | 
height | 
 numeric vector of patient heights in cm  | 
Reference: Feng S, Goodrich NP, Bragg-Gresham JL et al. Characteristics Associated with Liver Graft Failre: The Concept of a Donor Risk Index. American Journal of Transplantation 2006; 6:783-790.
numeric vector of liver DRI values
1 2 3 4 5  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.