# 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,arcsinh_x)
S3method(predict,bestNormalize)
S3method(predict,binarize)
S3method(predict,boxcox)
S3method(predict,exp_x)
S3method(predict,lambert)
S3method(predict,log_x)
S3method(predict,no_transform)
S3method(predict,orderNorm)
S3method(predict,sqrt_x)
S3method(predict,yeojohnson)
S3method(print,arcsinh_x)
S3method(print,bestNormalize)
S3method(print,binarize)
S3method(print,boxcox)
S3method(print,exp_x)
S3method(print,lambert)
S3method(print,log_x)
S3method(print,no_transform)
S3method(print,orderNorm)
S3method(print,sqrt_x)
S3method(print,yeojohnson)
export(arcsinh_x)
export(bestNormalize)
export(binarize)
export(boxcox)
export(exp_x)
export(lambert)
export(log_x)
export(no_transform)
export(orderNorm)
export(sqrt_x)
export(yeojohnson)
importFrom(doParallel,registerDoParallel)
importFrom(doRNG,"%dorng%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
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)
