calc_scenario_ppos: Calculate the Predictive Probability of Success for a given...

Description Usage Arguments Value

Description

Calculate the Predictive Probability of Success for a given trial scenario. Repeatedly calls calc_trial_ppos.

Usage

1
calc_scenario_ppos(scenario, useParallel = FALSE, ...)

Arguments

scenario

A data.table returned from 'sim_scenario'.

useParallel

Use parallel processing for calculating PPoS.

...

Other arguements to 'calc_trial_ppos'.

Value

A data.table of scenario with the PPoS results incorporated.


jatotterdell/optimum documentation built on May 29, 2019, 1:24 p.m.