# Generated by roxygen2: do not edit by hand

S3method(axe_env,step_best_normalize)
S3method(axe_env,step_orderNorm)
S3method(bake,step_best_normalize)
S3method(bake,step_orderNorm)
S3method(plot,bestNormalize)
S3method(plot,boxcox)
S3method(plot,lambert)
S3method(plot,orderNorm)
S3method(plot,yeojohnson)
S3method(predict,arcsinh_x)
S3method(predict,bestLogConstant)
S3method(predict,bestNormalize)
S3method(predict,binarize)
S3method(predict,boxcox)
S3method(predict,center_scale)
S3method(predict,double_reverse_log)
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(prep,step_best_normalize)
S3method(prep,step_orderNorm)
S3method(print,arcsinh_x)
S3method(print,bestLogConstant)
S3method(print,bestNormalize)
S3method(print,binarize)
S3method(print,boxcox)
S3method(print,center_scale)
S3method(print,double_reverse_log)
S3method(print,exp_x)
S3method(print,lambert)
S3method(print,log_x)
S3method(print,no_transform)
S3method(print,orderNorm)
S3method(print,sqrt_x)
S3method(print,step_best_normalize)
S3method(print,step_orderNorm)
S3method(print,yeojohnson)
S3method(required_pkgs,step_best_normalize)
S3method(required_pkgs,step_orderNorm)
S3method(tidy,bestNormalize)
S3method(tidy,no_transform)
S3method(tidy,step_best_normalize)
S3method(tidy,step_orderNorm)
export(arcsinh_x)
export(bestLogConstant)
export(bestNormalize)
export(binarize)
export(boxcox)
export(center_scale)
export(double_reverse_log)
export(exp_x)
export(lambert)
export(log_x)
export(no_transform)
export(orderNorm)
export(required_pkgs)
export(sqrt_x)
export(step_bestNormalize)
export(step_bestNormalize_new)
export(step_best_normalize)
export(step_orderNorm)
export(yeojohnson)
importFrom(butcher,axe_env)
importFrom(doParallel,registerDoParallel)
importFrom(doRNG,"%dorng%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(generics,required_pkgs)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(methods,is)
importFrom(purrr,map)
importFrom(recipes,add_step)
importFrom(recipes,bake)
importFrom(recipes,check_type)
importFrom(recipes,ellipse_check)
importFrom(recipes,is_trained)
importFrom(recipes,prep)
importFrom(recipes,print_step)
importFrom(recipes,rand_id)
importFrom(recipes,recipe)
importFrom(recipes,recipes_eval_select)
importFrom(recipes,sel2char)
importFrom(recipes,step)
importFrom(recipes,tidy)
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)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
