Description Usage Arguments Value Examples
View source: R/set_GBJ_bounds.R
Finds the boundary points of the rejection region for the GBJ statistic.
1 | set_GBJ_bounds(alpha, J, sig_vec)
|
alpha |
Type I error of test. |
J |
Number of elements in set. |
sig_vec |
A vector generated from sigma[lower.tri(sigma)] where sigma is the correlation matrix of the test statistics. |
A J*1 vector of bounds on the magnitudes of the test statistics, where the first element is the bound for |Z|_(1) and the last element is the bound for |Z|_(J).
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.