Description Usage Arguments Value
Apply decision rule to trial data
1 2 | dec_trial(trial, fut_k = 0.1, suc_k = 0.9, inf_k = 0.05,
sup_k = 0.95)
|
trial |
Aggregated trial data with estimated probabilities (after call to est_trial_prob). |
fut_k |
Futility boundary vector. Must has as many elements as the maximum number of interims in 'trial'. |
suc_k |
Success boundary vector. |
inf_k |
Inferiority cut-off. |
sup_k |
Superiority boundary vector. |
A new 'data.table' given the decision made and boundaries used
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.