# Generated by roxygen2: do not edit by hand

S3method(DGR,DiscreteTestResults)
S3method(DGR,default)
S3method(DLR,DiscreteTestResults)
S3method(DLR,default)
S3method(DPB,DiscreteTestResults)
S3method(DPB,default)
S3method(NDGR,DiscreteTestResults)
S3method(NDGR,default)
S3method(NDLR,DiscreteTestResults)
S3method(NDLR,default)
S3method(NDPB,DiscreteTestResults)
S3method(NDPB,default)
S3method(discrete.GR,DiscreteTestResults)
S3method(discrete.GR,default)
S3method(discrete.LR,DiscreteTestResults)
S3method(discrete.LR,default)
S3method(discrete.PB,DiscreteTestResults)
S3method(discrete.PB,default)
S3method(hist,FDX)
S3method(plot,FDX)
S3method(print,FDX)
S3method(print,summary.FDX)
S3method(summary,FDX)
export(DGR)
export(DLR)
export(DPB)
export(GR)
export(LR)
export(NDGR)
export(NDLR)
export(NDPB)
export(NGR)
export(NLR)
export(continuous.GR)
export(continuous.LR)
export(direct.discrete.GR)
export(direct.discrete.LR)
export(direct.discrete.PB)
export(discrete.GR)
export(discrete.LR)
export(discrete.PB)
export(fast.Discrete.GR)
export(fast.Discrete.LR)
export(fast.Discrete.PB)
export(rejection.path)
export(wGR.AM)
export(wGR.GM)
export(wLR.AM)
export(wLR.GM)
export(wPB.AM)
export(wPB.GM)
export(weighted.GR)
export(weighted.LR)
export(weighted.PB)
import(Rcpp)
importFrom(DiscreteFDR,fisher.pvalues.support)
importFrom(DiscreteFDR,generate.pvalues)
importFrom(PoissonBinomial,ppbinom)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(checkmate,assert)
importFrom(checkmate,assert_integerish)
importFrom(checkmate,assert_list)
importFrom(checkmate,assert_numeric)
importFrom(checkmate,assert_r6)
importFrom(checkmate,assert_string)
importFrom(checkmate,check_character)
importFrom(checkmate,check_choice)
importFrom(checkmate,check_numeric)
importFrom(checkmate,check_r6)
importFrom(checkmate,qassert)
importFrom(graphics,abline)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(lifecycle,deprecate_soft)
importFrom(methods,is)
importFrom(pracma,fzero)
importFrom(stats,ecdf)
importFrom(stats,na.omit)
importFrom(stats,p.adjust)
importFrom(stats,pbinom)
importFrom(stats,plot.stepfun)
importFrom(stats,qbeta)
importFrom(stats,stepfun)
useDynLib(FDX)
