Description Usage Arguments Examples
View source: R/utility_functions.R
simulate accrual time where the accrual rate is linearly increased
1 | linear_accrual(np,rampupt,acceleration)
|
np |
Total number of patients |
rampupt |
The length of the ramp up period. |
acceleration |
The acceleration of the accrual rate (increase of each time unit). |
1 | linear_accrual(np=200,rampupt=10,acceleration=5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.