formatBounds: Table of bounds

View source: R/posthoc-bounds.R

formatBoundsR Documentation

Table of bounds

Description

Table of bounds

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


pneuvial/sanssouci documentation built on Feb. 12, 2024, 4:18 a.m.