Description Usage Arguments Value
expected_events_two_arm returns the expected number of events at a given data-cut-off time.
1 2  | expected_events_two_arm(dco = 28, recruitment, model, mu = 0,
  dropouts = FALSE, total_only = TRUE)
 | 
dco | 
 Time of data cut-off.  | 
recruitment | 
 List of recruitment information. Containing 
  | 
model | 
 The piecewise hazard model.
A list containing the   | 
mu | 
 The dropout rate. Assumed independent to event hazard.  | 
dropouts | 
 Is dropout the event of interest? Default is FALSE.  | 
total_only | 
 By default, the function returns only the expected number of events.
To see more detailed output set   | 
The expected number of events at dco.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.