add_time {psborrow} | R Documentation |
Simulate survival times
Description
Simulate survival times
Usage
add_time(dt, eventObj, clinInt, clinExt, seed)
Arguments
dt |
a list of |
eventObj |
an object of class |
clinInt |
an object of class |
clinExt |
an object of class |
seed |
the seed of R‘s random number generator. Default is the first element of .Random.seed |
Value
a list of matrix
containing simulated time-to-events information
[Package psborrow version 0.2.3 Index]