Description Usage Arguments Value Examples
The main function in SIM paper
1 | SIM(p_1, p_2, alpha, SIM_F_0_method = 1, method_lambda = 1, method_t = 1)
|
p_1 |
the auxiliary p-values |
p_2 |
the primary p-values |
alpha |
the significance level |
SIM_F_0_method |
method for estimating the null distrbution (1: parametric; 2: nonparametic method) |
method_lambda |
method for searching the lambda used in null proportion (1: specified; 2: adaptive) |
method_t |
method for searching the p-value threshold (1: bisection; 2: grid search) |
the indices of the hypotheses rejected
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.