# 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,ceteris_paribus_oscillations)
S3method(plot,local_fit_explainer)
S3method(plot,what_if_2d_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_2d_explainer)
S3method(print,what_if_explainer)
S3method(select_neighbours,default)
S3method(select_sample,default)
export(calculate_oscillations)
export(calculate_profiles)
export(calculate_profiles_lce)
export(calculate_variable_splits)
export(ceteris_paribus)
export(ceteris_paribus_layer)
export(local_conditional_expectations)
export(local_fit)
export(plot_interactive)
export(select_neighbours)
export(select_sample)
export(what_if)
export(what_if_2d)
import(ggplot2)
import(gower)
importFrom(DALEX,theme_drwhy)
importFrom(stats,aggregate)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,reorder)
importFrom(utils,head)
