crit_1_of_3: Critical value at first interim analysis

View source: R/helper_functions.R

crit_1_of_3R Documentation

Critical value at first interim analysis

Description

Find the critical value at the first interim analysis of a three-stage design

Usage

crit_1_of_3(info_frac_sf, alpha_spend_f = ldobf,
  alpha_one_sided = 0.025)

Arguments

info_frac_sf

Information fraction to be used in the spending function at the first interim.

alpha_spend_f

The alpha-spending function. Default is the Lan-DeMets O'Brien-Fleming function.

alpha_one_sided

One-sided alpha level.

Value

The critical value for the first interim z-statistic.


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