liver_counting | R Documentation |
Artificial data
liver_counting
A data frame with 54 rows and 7 variables:
patient
integer patient id
start
integer start time (days)
stop
integer stop time (days)
status
integer event indicator (0=censored, 1=uncensored)
treat
integer treatment group (0=placebo, 1=Liverol)
age
integer age of the patient at start of study (years)
lbrt
double logarithm of bilirubin level
See Collett (2023). Note that the variable for log of bilirubin differs to that for "liverbase".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.