powered by
Wrapper function for enrollment rate.
enrollment_rate(lambda = 0.3, time = NULL, .data = NULL)
vector. Vector with different enrollment rate parameters.
vector. Vector with different cut-off times for lambda.
NULL. This should not be changed by the user.
a list with enrollment rate information
# NOT RUN { enrollment_rate(lambda = c(0.3, 1), time = 25) # }
Run the code above in your browser using DataLab