# Generated by roxygen2: do not edit by hand

export(clique)
export(clique_eval)
export(pdp_multiclass)
importFrom(caret,createFolds)
importFrom(caret,train)
importFrom(caret,trainControl)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(fastDummies,dummy_cols)
importFrom(future,multisession)
importFrom(future,plan)
importFrom(future.apply,future_lapply)
importFrom(ggh4x,facet_grid2)
importFrom(pdp,partial)
importFrom(randomForest,randomForest)
importFrom(rlang,.data)
importFrom(stats,model.frame)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(tidyr,everything)
importFrom(tidyr,uncount)
