# Generated by roxygen2: do not edit by hand

S3method(plot,shapley)
S3method(plot,shapley_algorithm)
S3method(plot,shapley_interaction)
S3method(print,shapley)
S3method(print,shapley_algorithm)
S3method(print,shapley_interaction)
export("%>%")
export(MOE)
export(SCD)
export(new_shapley)
export(new_shapley_algorithm)
export(new_shapley_interaction)
export(shapley)
export(shapley_interaction)
import(ggplot2)
importFrom(RColorBrewer,brewer.pal)
importFrom(Rdpack,reprompt)
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,inner_join)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,transmute)
importFrom(egg,ggarrange)
importFrom(forcats,fct_recode)
importFrom(grDevices,colorRampPalette)
importFrom(gridExtra,grid.arrange)
importFrom(magrittr,"%>%")
importFrom(robustbase,covMcd)
importFrom(stats,mahalanobis)
importFrom(stats,qchisq)
importFrom(tibble,as_tibble)
importFrom(tibble,rownames_to_column)
importFrom(tibble,tibble)
importFrom(tidyr,pivot_longer)
