# Generated by roxygen2: do not edit by hand

S3method("+",plot_ceteris_paribus_explainer)
S3method(calculate_profiles,default)
S3method(calculate_variable_splits,default)
S3method(plot,ceteris_paribus_explainer)
S3method(plot,local_fit_explainer)
S3method(plot,what_if_explainer)
S3method(plot_interactive,default)
S3method(plot_interactive,what_if_explainer)
S3method(print,ceteris_paribus_explainer)
S3method(print,ceteris_paribus_profile)
S3method(print,local_fit_explainer)
S3method(print,plot_ceteris_paribus_explainer)
S3method(print,what_if_explainer)
S3method(select_neighbours,default)
S3method(select_sample,default)
export(calculate_profiles)
export(calculate_variable_splits)
export(ceteris_paribus)
export(ceteris_paribus_layer)
export(local_fit)
export(plot_interactive)
export(select_neighbours)
export(select_sample)
export(what_if)
import(ggplot2)
import(gower)
importFrom(DALEX,theme_mi2)
importFrom(stats,aggregate)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(utils,head)
