eff.trial.all: trial efficacy stop

View source: R/example_functions.R

eff.trial.allR Documentation

trial efficacy stop

Description

allows stopping the trial for efficacy if all target parameters reached efficacy at the look of interest or before.

Usage

eff.trial.all(eff.target)

Arguments

eff.target

the 'BATSS' ingredient 'eff.target' corresponding to a logical vector of the same length as argument which (i.e., the number of target parameters) indicating if efficacy was reached for each target parameter at that stage or at a previous stage.

Value

eff.trial.all returns a logical constant.


BATSS documentation built on Aug. 28, 2025, 1:09 a.m.

Related to eff.trial.all in BATSS...