radsaftte | R Documentation |
Function to generate random Time-to-Safety Event Dataset for a given Subject-Level Analysis Dataset.
radsaftte(adsl, ...)
adsl |
( |
... |
Additional arguments to be passed to |
Keys: STUDYID
, USUBJID
, PARAMCD
data.frame
adsl <- radsl(N = 10, seed = 1, study_duration = 2)
adsaftte <- radsaftte(adsl, seed = 2)
adsaftte
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.