# Generated by roxygen2: do not edit by hand

S3method(SIGN.test,default)
S3method(print,htest_S)
export(SIGN.test)
export(bino.gen)
export(checking.plots)
export(cisim)
export(eda)
export(interval.plot)
export(ksdist)
export(ksldist)
export(multiplot)
export(normarea)
export(nsize)
export(ntester)
export(oneway.plots)
export(srs)
export(tsum.test)
export(twoway.plots)
export(wilcoxe.test)
export(z.test)
export(zsum.test)
import(e1071)
import(grid)
import(lattice)
importFrom(ggplot2,ggplot)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,boxplot)
importFrom(graphics,dotchart)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.design)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(stats,complete.cases)
importFrom(stats,dbinom)
importFrom(stats,density)
importFrom(stats,dnorm)
importFrom(stats,fitted)
importFrom(stats,fivenum)
importFrom(stats,interaction.plot)
importFrom(stats,ks.test)
importFrom(stats,median)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,qqline)
importFrom(stats,qqnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,rstandard)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,shapiro.test)
importFrom(stats,var)
importFrom(utils,combn)
