stagewise_p_2: Stage-wise p-value at 2nd analysis

View source: R/helper_functions.R

stagewise_p_2R Documentation

Stage-wise p-value at 2nd analysis

Description

Find the stage-wise one-sided value, when a trial has crossed efficacy boundary at the second analysis.

Usage

stagewise_p_2(crit_1, z_2, v_1, v_2)

Arguments

crit_1

Critical value at first analysis. Expecting a negative number.

z_2

The observed z-statistic at the second analysis..

v_1

The observed variance of the u-statistic at the first analysis.

v_2

The observed variance of the u-statistic at the second analysis.


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