# Generated by roxygen2: do not edit by hand

S3method(autoplot,importance_perm)
S3method(bake,step_predictor_best)
S3method(bake,step_predictor_desirability)
S3method(bake,step_predictor_retain)
S3method(prep,step_predictor_best)
S3method(prep,step_predictor_desirability)
S3method(prep,step_predictor_retain)
S3method(print,step_predictor_best)
S3method(print,step_predictor_desirability)
S3method(print,step_predictor_retain)
S3method(required_pkgs,step_predictor_best)
S3method(required_pkgs,step_predictor_desirability)
S3method(tidy,step_predictor_best)
S3method(tidy,step_predictor_desirability)
S3method(tidy,step_predictor_retain)
S3method(tunable,step_predictor_best)
S3method(tunable,step_predictor_desirability)
export(augment)
export(autoplot)
export(importance_perm)
export(required_pkgs)
export(step_predictor_best)
export(step_predictor_desirability)
export(step_predictor_retain)
if (getRversion() < "4.3.0") importFrom("S7", "@")
import(recipes)
import(rlang)
importFrom(S7,check_is_S7)
importFrom(generics,augment)
importFrom(generics,required_pkgs)
importFrom(ggplot2,autoplot)
importFrom(hardhat,extract_fit_parsnip)
importFrom(stats,as.formula)
importFrom(stats,predict)
importFrom(stats,sd)
