Description Usage Arguments Value
Calculate the Predictive Probability of Success for a given trial scenario. Repeatedly calls calc_trial_ppos.
1 | calc_scenario_ppos(scenario, useParallel = FALSE, ...)
|
scenario |
A data.table returned from 'sim_scenario'. |
useParallel |
Use parallel processing for calculating PPoS. |
... |
Other arguements to 'calc_trial_ppos'. |
A data.table of scenario with the PPoS results incorporated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.