# Generated by roxygen2: do not edit by hand

export(calculate_vcs)
export(do_bma)
export(evaluate_models)
export(gam_model_probs)
export(plot_1d_smooth)
export(plot_2d_smooth)
importFrom(cowplot,plot_grid)
importFrom(doParallel,registerDoParallel)
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,mutate)
importFrom(dplyr,relocate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,slice_head)
importFrom(dplyr,tibble)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_sf)
importFrom(ggplot2,geom_contour)
importFrom(ggplot2,geom_contour_filled)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(glue,glue)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(magrittr,"%>%")
importFrom(mgcv,gam)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(stats,BIC)
importFrom(stats,as.formula)
importFrom(stats,formula)
importFrom(stats,predict)
importFrom(tidyselect,all_of)
