# Generated by roxygen2: do not edit by hand

S3method(plot,rankFD)
S3method(print,rankFD)
export(calculateGUI)
export(rank.two.samples)
export(rankFD)
importFrom(MASS,ginv)
importFrom(Matrix,rankMatrix)
importFrom(coin,pvalue)
importFrom(coin,statistic)
importFrom(coin,wilcox_test)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,title)
importFrom(lattice,panel.arrows)
importFrom(lattice,panel.points)
importFrom(lattice,panel.superpose)
importFrom(lattice,panel.xyplot)
importFrom(lattice,xyplot)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,confint)
importFrom(stats,cov)
importFrom(stats,formula)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(stats,var)
importFrom(utils,read.table)
