Linear Step Up Service Function
linearStepUp(sorted, q, m, adjust=FALSE, m0=m, pi0, constant=1)
A list containing the following objects:
The largest p-value of rejected hypotheses.
A data frame containing the original p-values, critical values, adjusted p-values and rejections.
JonathanRosenblatt
Numeric vector of sorted pvalues
Error rate to control for.
Number of hypothesis tested.
Logical value for p-value adjustmet (unusable).
Known or estimated number of true null hypotheses.
Known or estimated proportion of true null hypothesis. Is redundant when m0
is specified.
A Scaling constant for the denominator of the critical values.
A Mutoss service function called by other procedures.