# Generated by roxygen2: do not edit by hand

S3method(hist,DiscreteFDR)
S3method(plot,DiscreteFDR)
S3method(print,DiscreteFDR)
S3method(print,summary.DiscreteFDR)
S3method(summary,DiscreteFDR)
export(ADBH)
export(DBH)
export(DBR)
export(discrete.BH)
export(fast.Discrete)
export(fisher.pvalues.support)
export(kernel_ADBH_crit)
export(kernel_ADBH_fast)
export(kernel_DBH_crit)
export(kernel_DBH_fast)
export(kernel_DBR_crit)
export(kernel_DBR_fast)
export(match.pvals)
import(Rcpp)
importFrom(graphics,hist)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(lifecycle,deprecate_soft)
importFrom(lifecycle,deprecated)
importFrom(methods,hasArg)
importFrom(stats,dhyper)
importFrom(stats,p.adjust)
importFrom(stats,pbinom)
importFrom(stats,phyper)
useDynLib(DiscreteFDR)
