View source: R/helper_functions.R
apply_dco | R Documentation |
Apply a data cut-off to an uncensored data set.
apply_dco(df, dco = NULL, events = NULL)
df |
Data frame with uncensored data. Generated from |
dco |
Data cut-off time. In time-units since start of the trial. |
events |
May be specified instead of |
A data frame containing simulated data. Snapshot taken at data cut-off.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.