Description Usage Arguments Value Examples
Wrapper function for enrollment rate.
1  | enrollment_rate(lambda = 0.3, time = NULL, .data = NULL)
 | 
lambda | 
 vector. Vector with different enrollment rate parameters.  | 
time | 
 vector. Vector with different cut-off times (knots) for lambda.  | 
.data | 
 NULL. This should not be changed by the user.  | 
A list with enrollment rate information.
1  | enrollment_rate(lambda = c(0.3, 1), time = 25)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.