crit_1_of_2: Critical value at interim analysis

View source: R/helper_functions.R

crit_1_of_2R Documentation

Critical value at interim analysis

Description

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

Usage

crit_1_of_2(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 interim z-statistic.


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