tkt_rexp | R Documentation |
Simulate time to events in days
tkt_rexp(
ntot,
hazard = NULL,
median_mth = 5,
annual_drop = NULL,
mth_to_days = 30.4,
take_floor = TRUE
)
ntot |
total number of patients |
hazard |
hazard for event |
median_mth |
median survival in months |
annual_drop |
annual drop rate |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.