find_k_target_mvtnorm | R Documentation |
Find the difference between the error rate when k is specified and rho is optimal and the prespecified alpha level
find_k_target_mvtnorm(k, alpha, alphavec = c(alpha/2, alpha/2))
k |
a pre-specified constant in the improved trimmed weighted Hochberg procedure |
alpha |
the significance level |
alphavec |
a numeric vector of two values representing the weighted significance levels assigned to the two hypotheses |
the difference between the error rate when k is specified and rho is optimal and the prespecified alpha level
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.