# Generated by roxygen2: do not edit by hand

S3method(break_down,default)
S3method(break_down,explainer)
S3method(local_attributions,default)
S3method(local_attributions,explainer)
S3method(local_attributions_uncertainty,default)
S3method(local_attributions_uncertainty,explainer)
S3method(local_interactions,default)
S3method(local_interactions,explainer)
S3method(plot,break_down)
S3method(plot,break_down_uncertainty)
S3method(plotD3,break_down)
S3method(print,break_down)
S3method(print,break_down_uncertainty)
export(break_down)
export(local_attributions)
export(local_attributions_uncertainty)
export(local_interactions)
export(plotD3)
import(ggplot2)
importFrom(DALEX,theme_drwhy)
importFrom(DALEX,theme_drwhy_colors)
importFrom(DALEX,theme_drwhy_vertical)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,reorder)
importFrom(utils,tail)
