gsb-package: Group Sequential Bayesian Design

gsbDesign-packageR Documentation

Group Sequential Bayesian Design

Description

The gsbDesign package allows to evaluate the operating characteristics for a group sequential design with Bayesian success/futility criteria and prior information. A clinical trial with two arms, a normal endpoint and an arbitrary number of interim analyses can be evaluated. The success and futility criteria at each interim analysis are based on the posterior distribution for the true treatment difference (delta). An arbitrary number of success and futility criteria can be specified at each interim analysis. The success criteria are of the form:

P( \delta > ds | data ) > ps

And the futility criteria are of the form:

P( \delta < df | data ) > pf

Here ds and df are user-specified effect thresholds, and ps and pf are user-defined probability thresholds.
Prior information can either be specified for the true treatment difference (delta), or for the true effects in the two treatment arms. Only normal prior distributions can be used. In all cases informative priors are specified in terms of a mean and an effective sample size defined relative to sigma.
The user also has to specify the number of patients for each stage of the group sequential design, and the standard deviation (sigma) of the endpoint (assumed to be known).
The operating characteristics are either evaluated for a user-specified grid of true treatment differences, or for a grid or set of true treatment means for the two arms. The operating characteristics of main interest are the probabilities of success and futility at each interim analysis, and the expected sample size.
The main function of the package is gsb(). More detailed information can be found in the help of function gsb().

Details

Package: gsbDesign
Type: Package
Version: 1.0-3
Date: 2024-01-23
License: GNU General Public License >=3
LazyLoad: yes

Author(s)

Florian Gerber <florian.gerber@math.uzh.ch>, Thomas Gsponer

References

  • Gerber F, Gsponer T (2016). gsbDesign: An R Package for Evaluating the Operating Characteristics of a Group Sequential Bayesian Design. Journal of Statistical Software, 69(11), 1-23, DOI: 10.18637/jss.v069.i11

  • Gsponer T, Gerber F, Bornkamp B, Ohlssen D, Vandemeulebroecke M, Schmidli H (2014). A Practical Guide to Bayesian Group Sequential Designs. Pharmaceutical Statistics, 13(1) 71-80, DOI: 10.1002/pst.1593

  • Berry SM, Carlin BP, Lee JJ, and Mueller P (2010). Bayesian Adaptive Methods for Clinical Trials. Chapman&Hall/CRC, London.

  • Jennison C, and Turnbull BW (2000). Group Sequential Methods with Applications to Clinical Trials. Chapman&Hall/CRC, London.

  • Spiegelhalter DJ, Abrams KR, and Myles, J. P. (2004). Bayesian Approaches to Clinical Trials and Health Care Evaluation. Wiley, New York.

See Also

gsb


gsbDesign documentation built on May 29, 2024, 4:19 a.m.