futility_three_stage: Futility three-stage design

View source: R/futility.R

futility_three_stageR Documentation

Futility three-stage design

Description

Create a three-stage design by adding a futility boundary to an existing three-stage design

Usage

futility_three_stage(design, hr_threshold_1 = 1.2,
  hr_threshold_2 = 1.1)

Arguments

design

The design object, created using three_stage_design

hr_threshold_1

The threshold for futility at the first interim, on the (average) HR scale

hr_threshold_d

The threshold for futility at the second interim, on the (average) HR scale

Value

The design object, with futility boundary and updated power/expected duration.


dominicmagirr/gsdelayed documentation built on May 15, 2024, 8:24 a.m.