View source: R/expected_events.R
expected_events_two_arm | R Documentation |
expected_events_two_arm
returns the expected number of events at a given data-cut-off time.
expected_events_two_arm(dco = 28, recruitment, model,
total_only = TRUE)
{dco} |
Time of data cut-off. |
{recruitment} |
List of recruitment information. Containing
|
{model} |
The piecewise hazard model.
A list containing the |
{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.