# Generated by roxygen2: do not edit by hand

export(predict_boots)
export(summarise_importance)
export(summarise_predictions)
export(summarize_importance)
export(summarize_predictions)
export(vi_boots)
importFrom(Metrics,rmse)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,rename_with)
importFrom(dplyr,select)
importFrom(generics,fit)
importFrom(purrr,map)
importFrom(purrr,map_dfc)
importFrom(purrr,map_dfr)
importFrom(rlang,":=")
importFrom(rlang,sym)
importFrom(rlang,warn)
importFrom(rsample,bootstraps)
importFrom(rsample,testing)
importFrom(rsample,training)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(tibble,add_column)
importFrom(tibble,rowid_to_column)
importFrom(tidyr,crossing)
importFrom(tidyr,nest)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,unnest)
importFrom(vip,vi)
importFrom(workflows,extract_fit_engine)
