View source: R/helper_functions.R
stagewise_p_3 | R Documentation |
Find the stage-wise one-sided value, when a trial has crossed efficacy boundary at the third analysis.
stagewise_p_3(crit_1, crit_2, z_3, v_1, v_2, v_3)
crit_1 |
Critical value at first analysis. Expecting a negative number. |
crit_2 |
Critical value at second analysis. Expecting a negative number. |
z_3 |
The observed z-statistic at the third 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. |
v_3 |
The observed variance of the u-statistic at the third analysis. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.