# Generated by roxygen2: do not edit by hand

export(predict_boots)
export(summarise_predictions)
export(vi_boots)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,rename_with)
importFrom(generics,fit)
importFrom(purrr,map)
importFrom(purrr,map_dfc)
importFrom(purrr,map_dfr)
importFrom(rlang,":=")
importFrom(rlang,sym)
importFrom(rsample,bootstraps)
importFrom(rsample,training)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(tibble,rowid_to_column)
importFrom(tidyr,nest)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,unnest)
importFrom(vip,vi)
importFrom(workflows,pull_workflow_fit)
