twostage.admissible function

Admissible design options between Minimax and Optimal

Admissible design options between Minimax and Optimal

Lists the admissible design options between

twostage.admissible(x)

Arguments

  • x: output from ph2simon call

Returns

twostage.admissible returns design options that are admissible (Jung et al, 2004). The output is a matrix with 8 columns: r1, n1, r, n, EN(p0), PET(p0), qLo, qHi. The columns qLo and qHi give the range of probability values for which the particular design is admissible.

References

Jung SH, Lee T, Kim K, and George, SL. (2004). Admissible two-stage designs for phase II cancer clinical trials. Statistics in medicine 23(4), 561-569.

Examples

oo = ph2simon(0.5, 0.7, 0.05, 0.1) twostage.admissible(oo)
  • Maintainer: Venkatraman E. Seshan
  • License: GPL (>= 2)
  • Last published: 2023-10-19

Useful links