List with element named decisions containing an index of rejected
hypotheses.
Arguments
pvalues
Numeric vector of p-values from different endpoints.
alpha
Numeric vector of alpha values for the different endpoints.
Vector must be same length as pvalues.
epsilon
Numeric scalar indicating the lower bound for alpha.
precision
Integer scalar of the desired number of digits to be used.
Author
Xiaodong Luo
Details
The package hommel
can handle Hommel procedure with different alpha's for different endpoints,
the function hommeld() is just a wrapper of hommel::hommel().