one_sample_decision_tbl {ppseq} | R Documentation |
Output from a one-sample call to calc_decision_rules
Description
This .rda file contains output from a one-sample call to
calc_decision_rules()
.
See the vignette titled "One-sample expansion cohort" for a description of
the input parameters used.
Usage
data(one_sample_decision_tbl)
Format
A tibble containing n, the number of patients enrolled at each futility monitoring point; r, the number of responses at which we would stop the trial at a given look if the number of observed responses is <=r, or at the end of the trial the treatment is considered promising if the number of observed responses is >r; and ppp, the predictive probability at each given look
[Package ppseq version 0.2.4 Index]