stopping.prob.surv {stoppingrule} | R Documentation |
Internal workhouse function to calculate the stopping probability given a rejection boundary for time-to-event data
stopping.prob.surv(bnd, p)
bnd |
A list object calculated by |
p |
True toxicity probability |
A list of three: stopping probabilities at each stage, total stopping probability, and non-stopping probabilities of each possible number of events at the last stage.