optim.both.adjp: Objective function to be optimized (3)

Description Usage Arguments Value Author(s) References

Description

Objective function to be optimized for the adjusted p-values for FWER controlling g-FSMTP based on the numbers of both rejections and acceptances. (See Procedure A3 in Qiu et al. (2015))

Usage

1
optim.both.adjp(alpha, p, beta)

Arguments

alpha

the parameter we need to solve for the adjusted p-values.

p

numeric vector of p-values (possibly with NAs). Any other R is coerced by as.numeric. Same as in p.adjust.

beta

pre-specified constant satisfying 0 ≤ β <1, only for method="accept".

Value

difference between adjusted p-value and significant level alpha.

Author(s)

Yalin Zhu

References

Qiu, Z., Guo, W., & Lynch, G. (2015). On generalized fixed sequence procedures for controlling the FWER. Statistics in medicine, 34(30), 3968-3983.


FixSeqMTP documentation built on May 1, 2019, 10:53 p.m.