Learn R Programming

transplantr (version 0.2.0)

liver.pts: Simulated dataset to illustrate MELD calculator vignette.

Description

A simulated dataset of liver patient characteristics for the MELD vignette

Usage

liver.pts

Arguments

Format

A data frame with 4 rows and 6 variables:

Patient.Age

patient age in years

Patient.INR

Patient INR

Patient.Bilirubin

Patient serum bilirubin in <U+00B5>mol/l

Patient.Creatinine

serum serum creatinine in <U+00B5>mol/l

Patient.Sodium

Patient serum sodium in mmol/l

Patient.Dialysed

Whether patient dialysed (1 = yes, 0 = no)

...