iHpTarget1 | R Documentation |
Find the difference between the achieved power and the desired power for rejecting H1 using the improved trimmed or truncated weighted Hochberg procedure
iHpTarget1(n, alpha1, alpha, k, beta1, deltavec, rho)
n |
the sample size |
alpha1 |
the weighted significance levels assigned to H1 |
alpha |
the significance level |
k |
a pre-specified constant in the improved trimmed weighted Hochberg procedure |
beta1 |
one minus the desired power for rejecting H1 |
deltavec |
a numeric vector of two values representing the effect sizes for the two hypotheses |
rho |
the correlation coefficient between two test statistics |
the difference between the achieved power and the desired power for rejecting H1 using the improved trimmed or truncated weighted Hochberg procedure
Jiangtao Gou
Gou, J., Chang, Y., Li, T., and Zhang, F. (2025). Improved trimmed weighted Hochberg procedures with two endpoints and sample size optimization. Technical Report.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.