Usage
    formatBounds(
  max_FP,
  idxs = seq_len(max_FP),
  lab = NULL,
  what = c("TP", "FDP"),
  all = FALSE
)
 
     
    
    Arguments
- max_FP
 
a vector of the upper boud for the number of False Discovery
 
- idxs
 
vector of indices of the selection
 
- lab
 
label of the method used
 
- what
 
type of quantities. Should be in c("FP", "TP", "FDP", "TDP").
 
- all
 
Boolean to specify if the function return bounds for all tests
 
 
    
    Value
    data frame with the post hoc bounds