# Generated by roxygen2: do not edit by hand

S3method(SAM_prior,betaMix)
S3method(SAM_prior,default)
S3method(SAM_prior,gammaMix)
S3method(SAM_prior,normMix)
S3method(SAM_weight,betaMix)
S3method(SAM_weight,default)
S3method(SAM_weight,gammaMix)
S3method(SAM_weight,normMix)
S3method(runSAM,betaMix)
S3method(runSAM,default)
S3method(runSAM,normMix)
S3method(support,betaMix)
S3method(support,default)
S3method(support,gammaMix)
S3method(support,normMix)
export(Bayesian.Hybrid.Analysis)
export(DPP)
export(DPP.analysis)
export(EESS)
export(Frequentist.Analysis)
export(SAM_prior)
export(SAM_weight)
export(Two.Prop.Test.Sample.Size)
export(borrow.wt)
export(calibration)
export(exactci)
export(explore.power.DPP)
export(fisher)
export(fisher.bound)
export(fisher.power)
export(plotDPP)
export(plotPMD)
export(power.DPP)
export(power.binom.test)
export(runCalibratedSAM)
export(runSAM)
export(support)
import(Metrics)
import(RBesT)
import(assertthat)
import(checkmate)
import(doParallel)
import(foreach)
import(ggplot2)
import(parallel)
import(stats)
importFrom(grDevices,rgb)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,polygon)
importFrom(stats,dbeta)
importFrom(stats,density)
importFrom(stats,integrate)
importFrom(stats,pbeta)
importFrom(stats,qbeta)
importFrom(stats,quantile)
importFrom(stats,uniroot)
