| extract_history | R Documentation |
Used internally. Extracts relevant parameters at each conducted adaptive analysis from a single trial.
extract_history(object, metric = "prob")
object |
single |
metric |
either |
A tidy data.frame (one row per arm per look) containing the following
columns:
look: consecutive numbers (integers) of each interim look.
look_ns: total number of patients (integers) with outcome data
available at current adaptive analysis look to all arms in the trial.
look_ns_all: total number of patients (integers) randomised at
current adaptive analysis look to all arms in the trial.
arm: the current arm in the trial.
value: as described under metric.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.