View source: R/helper_functions.R
stagewise_p_2 | R Documentation |
Find the stage-wise one-sided value, when a trial has crossed efficacy boundary at the second analysis.
stagewise_p_2(crit_1, z_2, v_1, v_2)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.