linear_accrual {TwoArmSurvSim} | R Documentation |
simulate accrual time where the accrual rate is linearly increased
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). |
linear_accrual(np=200,rampupt=10,acceleration=5)