ext_tte_transfer | R Documentation |
helper function: transform TTE ADaM data to suitable input for survival R package
ext_tte_transfer(dd, time_scale = "months", trt = NULL)
dd |
data frame, ADTTE read via |
time_scale |
a character string, 'years', 'months', 'weeks' or 'days', time unit of median survival time |
trt |
values to include in treatment column |
a data frame that can be used as input to survival::Surv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.