setBound | R Documentation |
Calculates a default sequence of non-negative numbers \gamma_i
that sum
to 1, given an upper bound N
on the number of hypotheses to be tested.
setBound(alg, alpha = 0.05, N)
alg |
A string that takes the value of one of the following: LOND, LORD, LORDdep, SAFFRON, ADDIS, LONDstar, LORDstar, SAFFRONstar, or Alpha_investing |
alpha |
Overall significance level of the FDR procedure, the default is 0.05. The bounds for LOND and LORDdep depend on alpha. |
N |
An upper bound on the number of hypotheses to be tested |
bound |
A vector giving the values of a default sequence
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.