View source: R/stopping.prob.surv.R
stopping.prob.surv | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.