# Generated by roxygen2: do not edit by hand

S3method(plot,bestNormalize)
S3method(plot,boxcox)
S3method(plot,lambert)
S3method(plot,orderNorm)
S3method(plot,yeojohnson)
S3method(predict,bestNormalize)
S3method(predict,binarize)
S3method(predict,boxcox)
S3method(predict,lambert)
S3method(predict,orderNorm)
S3method(predict,yeojohnson)
S3method(print,bestNormalize)
S3method(print,binarize)
S3method(print,boxcox)
S3method(print,lambert)
S3method(print,orderNorm)
S3method(print,yeojohnson)
export(bestNormalize)
export(binarize)
export(boxcox)
export(lambert)
export(orderNorm)
export(yeojohnson)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,approx)
importFrom(stats,density)
importFrom(stats,fitted)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,optimize)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,predict.glm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,var)
