eldd | R Documentation |
A dataset of patients evaluated for liver transplantation at the University Hospital of Leipzig from November 2012 to June 2015.
eldd
A data.frame
with 654 rows and 48 columns:
integer
, patient's age in years.
factor
, patient's sex encoded as "M"
for male and "W"
for
female.
integer
, number of days from the time when the
laboratory measurements were taken to the last follow up.
integer
, was the patient alive (0
) or deceased (1
)
on the last follow up.
integer
, 1
if the patient got a liver transplantation else
0
.
integer
, 1
if the patient had a cirrhosis else 0
.
integer
, 1
if the patient had acute liver failure else 0
.
integer
, 1
if the patient had a ethyltoxic liver
disease else 0
.
integer
, 1
if the patient had a liver
disease caused by an infection with the hepatitis B virus else 0
.
integer
, 1
if the patient had a liver
disease caused by an infection with the hepatitis C virus else 0
.
integer
, 1
if the patient had an autoimmune hepatitis else
0
.
integer
, 1
if the patient had a primary sclerosing cirrhosis
else 0
.
integer
, 1
if the patient had a primary biliary cirrhosis else
0
.
integer
, 1
if the patient had a non-alcoholic steatohepatitis
else 0
.
integer
, 1
if the patient had cirrhosis of unknown
origin else 0
.
integer
, 1
if the patient required renal replacement
therapy else 0
.
integer
, 1
if the patient suffered gastrointestinal bleedings
else 0
.
integer
, 1
if the patient suffered spontaneous bacterial
peritonitis else 0
.
integer
, 1
if the patient suffered hepatocellular carcinoma
else 0
.
numeric
, serum level of ALAT, alanine aminotransferase in
µkat/l.
numeric
, serum level of albumin in g/l.
numeric
, serum level of alkaline phosphatase in µkat/l.
numeric
, serum level of ASAT, aspartate aminotransferase in
µkat/l.
numeric
, mean platelet volume in fl.
numeric
, platelet cell count in exp 9/l.
numeric
, white blood cell count in exp 9/l.
numeric
, total bilirubin in µmol/l.
numeric
, direct bilirubin in µmol/l.
numeric
, calcium in mmol/l.
numeric
, cholinesterase in µkat/l.
numeric
, TODO.
numeric
, TODO.
numeric
, total cholesterine in mmol/l.
numeric
, chloride in mmol/l.
numeric
, creatinine in µmol/l.
numeric
, C-reactive protein in mg/l.
numeric
, cystatin C in mg/l.
numeric
, gamma-glutamyltransferase in µkat/l.
numeric
, interleukin 6 in pg/ml.
numeric
, international normalized ratio.
numeric
, sodium in mmol/l.
numeric
, phosphate in mmol/l.
numeric
, pre-albumin in g/l.
numeric
, total protein in g/l.
numeric
, parathyreoid hormone in pmol/l.
numeric
, vitamin D 25-OH in ng/l.
attr(eldd, "excluded")
integer(3)
, number of patients that
were excluded because they were younger than 18 years, already had a
liver transplantation before or their follow-up information was
missing/invalid.
attr(eldd, "period")
POSIXct(2)
, date and times of sampling period
(first and last entry).
The Ethics Committee at the Leipzig University Faculty of Medicine approved the retrospective usage of the data for our study (reference number: 039/14ff).
Institute of Laboratory Medicine, Clinical Chemistry and Molecular Diagnostics, University Hospital Leipzig, Paul-List-Str. 13-15, D-04103 Leipzig, Germany.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.