find_rho_target_mvtnorm | R Documentation |
Find the partial derivative of the error rate with respect to the correlation coefficient rho when k and rho are given
find_rho_target_mvtnorm(rho, k, alpha, alphavec = c(alpha/2, alpha/2))
rho |
the correlation coefficient between two test statistics |
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 partial derivative of the error rate with respect to the correlation coefficient rho
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.