# Generated by roxygen2: do not edit by hand

S3method(cortest,default)
S3method(indeptest,default)
S3method(mediantest,default)
S3method(print,indeptest)
S3method(print,mediantest)
S3method(print,test)
S3method(print,testW)
S3method(print,vartest)
S3method(print,vartestform)
S3method(vartest,default)
S3method(vartest,formula)
S3method(wilcoxtest,default)
S3method(wilcoxtest,formula)
export(cortest)
export(ecdf2D)
export(indeptest)
export(mediantest)
export(simulecdf)
export(stat_indeptest)
export(tiebreak)
export(vartest)
export(wilcoxtest)
importFrom(Rcpp,sourceCpp)
importFrom(stats,cov)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
useDynLib(robusTest, .registration=TRUE)
