# Generated by roxygen2: do not edit by hand

S3method(plot,local_surrogate_explainer)
S3method(print,local_surrogate_explainer)
export(gaussian_kernel)
export(identity_kernel)
export(individual_surrogate_model)
export(plot_interpretable_feature)
import(ggplot2)
importFrom(DALEX,colors_breakdown_drwhy)
importFrom(DALEX,theme_drwhy)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,model.matrix)
importFrom(stats,predict)
importFrom(stats,reorder)
importFrom(utils,head)
