Main functions

Functions to perform post hoc inference for one- and two sample tests as described in the BNR (2020) paper

SansSouci()

Create an object of class 'SansSouci'

fit(<SansSouci>)

Fit SansSouci object

predict(<SansSouci>)

Post hoc confidence bounds on the true/false positives

volcanoPlot()

Volcano plot

SansSouciSim()

Create an object of class 'SansSouci' from simulations

nHyp(<SansSouci>) nObs(<SansSouci>) label(<SansSouci>) print(<SansSouci>) pValues(<SansSouci>) foldChanges(<SansSouci>) thresholds(<SansSouci>)

Basic methods for class SansSouci

Structured hypotheses

Functions to perform post hoc inference for structured hypotheses as described in the Durand et al. (2020) paper

SansSouciStruct()

Create an object of class 'SansSouciStruct'

fit(<SansSouciStruct>)

Fit SansSouciStruct object

SansSouciDyadic()

Create an object of class 'SansSouciStruct' with a dyadic structure

nHyp(<SansSouciStruct>) nLeaves(<SansSouciStruct>) label(<SansSouciStruct>) pValues(<SansSouciStruct>)

Basic methods for class SansSouciStruct