eventPlot {interimApp} | R Documentation |
Creates event plot diplaying the number of patients that have been screened and enrolled per trial week.
If the parameter e1
are not NULL
, then the number of events and number of drop-out before the first event is also displayed.
Description
Based on the function eventCourse
.
Usage
eventPlot(r, e1 = NULL)
Arguments
r |
recruitment scenario calculated with function |
e1 |
optional for the simulation of the event simulation from function |
Details
Requires
[Package interimApp version 0.0.1 Index]