# Generated by roxygen2: do not edit by hand

export(DoOSA)
export(DoSA)
export(PlotDisparity)
export(PlotDistrSS)
export(PlotOSA)
export(PlotPower)
export(TestDiscordance)
export(TestDisparity)
importFrom(boot,boot)
importFrom(boot,boot.ci)
importFrom(boot,inv.logit)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,colors)
importFrom(grDevices,rainbow)
importFrom(grDevices,recordPlot)
importFrom(grDevices,rgb)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,boxplot)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,pie)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(stats,IQR)
importFrom(stats,binom.test)
importFrom(stats,density)
importFrom(stats,dnorm)
importFrom(stats,ks.test)
importFrom(stats,median)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,shapiro.test)
importFrom(stats,wilcox.test)
importFrom(utils,capture.output)
importFrom(utils,head)
importFrom(utils,tail)
