treatmentPlot {interimApp} | R Documentation |
Creates patient plot diplaying the number of patients that have been screened and enrolled per trial week.
If the parameter t1
are not NULL
, then the number of patients finished treatment is also displayed.
Description
Based on the function trialCourse
.
Usage
treatmentPlot(r, t1 = NULL)
Arguments
r |
recruitment scenario calculated with function |
t1 |
optional for the simulation of the treatment phase simulation from function |
Details
Requires
[Package interimApp version 0.0.1 Index]