Upper bound for the number of false discoveries among most significant items
Source:R/posthoc-bounds.R
curveMaxFP.Rd
Upper bound for the number of false discoveries among most significant items
Value
A vector of size s giving an joint upper confidence bound on the number of false discoveries among the k most significant items for all k∈{1…s}.
Details
The time and space complexity of this function is O(s), which is optimal since s is the length of the returned vector.