# Generated by roxygen2: do not edit by hand

S3method(plot,single_prediction_explainer)
S3method(plot,single_variable_explainer)
S3method(plot,variable_dropout_explainer)
S3method(print,explainer)
export(explain)
export(single_prediction)
export(single_variable)
export(theme_mi2)
export(variable_dropout)
import(breakDown)
import(ggplot2)
importFrom(ALEPlot,ALEPlot)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(pdp,partial)
importFrom(stats,model.frame)
importFrom(stats,predict)
importFrom(stats,reorder)
importFrom(utils,head)
importFrom(utils,tail)
