# Generated by roxygen2: do not edit by hand

S3method(break_down,default)
S3method(break_down,explainer)
S3method(break_down_uncertainty,default)
S3method(break_down_uncertainty,explainer)
S3method(describe,break_down)
S3method(describe,break_down_uncertainty)
S3method(local_attributions,default)
S3method(local_attributions,explainer)
S3method(local_interactions,default)
S3method(local_interactions,explainer)
S3method(plot,break_down)
S3method(plot,break_down_uncertainty)
S3method(plotD3,break_down)
S3method(plotD3,shap)
S3method(print,break_down)
S3method(print,break_down_description)
S3method(print,break_down_uncertainty)
export(break_down)
export(break_down_uncertainty)
export(describe)
export(local_attributions)
export(local_interactions)
export(plotD3)
export(shap)
import(ggplot2)
importFrom(graphics,plot)
importFrom(stats,aggregate)
importFrom(stats,median)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,reorder)
importFrom(stats,sd)
importFrom(utils,head)
importFrom(utils,tail)
