# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,trafo)
S3method(diagnostics,trafo_compare)
S3method(diagnostics,trafo_lm)
S3method(plot,trafo_compare)
S3method(plot,trafo_lm)
S3method(print,diagnostics.trafo_compare)
S3method(print,diagnostics.trafo_lm)
S3method(print,summary.trafo_compare)
S3method(print,summary.trafo_lm)
S3method(print,trafo)
S3method(print,trafo_compare)
S3method(print,trafo_lm)
S3method(summary,trafo_compare)
S3method(summary,trafo_lm)
export(assumptions)
export(bickeldoksum)
export(boxcox)
export(diagnostics)
export(dual)
export(glog)
export(gpower)
export(logshiftopt)
export(logtrafo)
export(manly)
export(modulus)
export(neglog)
export(reciprocal)
export(sqrtshift)
export(trafo_compare)
export(trafo_lm)
export(yeojohnson)
import(moments)
importFrom(FNN,KL.divergence)
importFrom(grDevices,dev.flush)
importFrom(grDevices,dev.hold)
importFrom(graphics,abline)
importFrom(graphics,hist)
importFrom(graphics,mtext)
importFrom(graphics,pairs)
importFrom(graphics,panel.smooth)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(lmtest,bptest)
importFrom(moments,kurtosis)
importFrom(moments,skewness)
importFrom(pryr,"%<a-%")
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,cooks.distance)
importFrom(stats,cor)
importFrom(stats,dnorm)
importFrom(stats,ecdf)
importFrom(stats,family)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,na.omit)
importFrom(stats,optimize)
importFrom(stats,predict)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,qqline)
importFrom(stats,qqnorm)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,rstandard)
importFrom(stats,sd)
importFrom(stats,shapiro.test)
